#BDDFE4 Color

Inspect #BDDFE4 across formats, palettes, contrast and closest named color matches.

Color preview

#BDDFE4

Color formats

HEX
#BDDFE4
RGB
rgb(189, 223, 228)
RGBA
rgba(189, 223, 228, 1)
HSL
hsl(188, 42%, 82%)
HSV
hsv(188, 17%, 89%)
CMYK
cmyk(17%, 2%, 0%, 11%)
CSS variable
--color-primary: #BDDFE4;
Lowercase HEX
#bddfe4

Shades

Tints

Tones

Harmony

CSS snippets for #BDDFE4

.color-bddfe4 {
  color: #BDDFE4;
  background-color: #BDDFE4;
}

Frequently asked questions

What color is #BDDFE4?+

#BDDFE4 is a HEX color with RGB value rgb(189, 223, 228) and HSL value hsl(188, 42%, 82%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #BDDFE4?+

The closest Tailwind color is slate-300, available as the bg-slate-300 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools