#CBDCCF Color

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

Color preview

#CBDCCF

Color formats

HEX
#CBDCCF
RGB
rgb(203, 220, 207)
RGBA
rgba(203, 220, 207, 1)
HSL
hsl(134, 20%, 83%)
HSV
hsv(134, 8%, 86%)
CMYK
cmyk(8%, 0%, 6%, 14%)
CSS variable
--color-primary: #CBDCCF;
Lowercase HEX
#cbdccf

Shades

Tints

Tones

Harmony

CSS snippets for #CBDCCF

.color-cbdccf {
  color: #CBDCCF;
  background-color: #CBDCCF;
}

Frequently asked questions

What color is #CBDCCF?+

#CBDCCF is a HEX color with RGB value rgb(203, 220, 207) and HSL value hsl(134, 20%, 83%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CBDCCF?+

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