Police Brenny カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Police Brenny palette

このパレットを共有する先:

Police Brenny カラー パレット PNG 画像

Download police brenny color palette PNG image (landscape)
Download police brenny color palette PNG image (square)

Police Brenny カラーパレット CSS

/* CSS */
.color-1 {
color: #007bff;
}
.color-2 {
color: #00aaff;
}
.color-3 {
color: #00d4ff;
}
.color-4 {
color: #00ffea;
}
.color-5 {
color: #00ffb3;
}

/* CSS Variables */
:root {
--color-1: #007bff;
--color-2: #00aaff;
--color-3: #00d4ff;
--color-4: #00ffea;
--color-5: #00ffb3;
}

Police Brenny の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #007bff, #00aaff, #00d4ff, #00ffea, #00ffb3);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #007bff, #00aaff, #00d4ff, #00ffea, #00ffb3);
}

Police Brenny color palette created on .