#CBDDD2 Color

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

Color preview

#CBDDD2

Color formats

HEX
#CBDDD2
RGB
rgb(203, 221, 210)
RGBA
rgba(203, 221, 210, 1)
HSL
hsl(143, 21%, 83%)
HSV
hsv(143, 8%, 87%)
CMYK
cmyk(8%, 0%, 5%, 13%)
CSS variable
--color-primary: #CBDDD2;
Lowercase HEX
#cbddd2

Shades

Tints

Tones

Harmony

CSS snippets for #CBDDD2

.color-cbddd2 {
  color: #CBDDD2;
  background-color: #CBDDD2;
}

Frequently asked questions

What color is #CBDDD2?+

#CBDDD2 is a HEX color with RGB value rgb(203, 221, 210) and HSL value hsl(143, 21%, 83%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CBDDD2?+

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