#BDDACC Color

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

Color preview

#BDDACC

Color formats

HEX
#BDDACC
RGB
rgb(189, 218, 204)
RGBA
rgba(189, 218, 204, 1)
HSL
hsl(151, 28%, 80%)
HSV
hsv(151, 13%, 85%)
CMYK
cmyk(13%, 0%, 6%, 15%)
CSS variable
--color-primary: #BDDACC;
Lowercase HEX
#bddacc

Shades

Tints

Tones

Harmony

CSS snippets for #BDDACC

.color-bddacc {
  color: #BDDACC;
  background-color: #BDDACC;
}

Frequently asked questions

What color is #BDDACC?+

#BDDACC is a HEX color with RGB value rgb(189, 218, 204) and HSL value hsl(151, 28%, 80%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #BDDACC?+

The closest Tailwind color is neutral-300, available as the bg-neutral-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