#BDDBCC Color

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

Color preview

#BDDBCC

Color formats

HEX
#BDDBCC
RGB
rgb(189, 219, 204)
RGBA
rgba(189, 219, 204, 1)
HSL
hsl(150, 29%, 80%)
HSV
hsv(150, 14%, 86%)
CMYK
cmyk(14%, 0%, 7%, 14%)
CSS variable
--color-primary: #BDDBCC;
Lowercase HEX
#bddbcc

Shades

Tints

Tones

Harmony

CSS snippets for #BDDBCC

.color-bddbcc {
  color: #BDDBCC;
  background-color: #BDDBCC;
}

Frequently asked questions

What color is #BDDBCC?+

#BDDBCC is a HEX color with RGB value rgb(189, 219, 204) and HSL value hsl(150, 29%, 80%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #BDDBCC?+

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