#CEDDD1 Color

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

Color preview

#CEDDD1

Color formats

HEX
#CEDDD1
RGB
rgb(206, 221, 209)
RGBA
rgba(206, 221, 209, 1)
HSL
hsl(132, 18%, 84%)
HSV
hsv(132, 7%, 87%)
CMYK
cmyk(7%, 0%, 5%, 13%)
CSS variable
--color-primary: #CEDDD1;
Lowercase HEX
#ceddd1

Shades

Tints

Tones

Harmony

CSS snippets for #CEDDD1

.color-ceddd1 {
  color: #CEDDD1;
  background-color: #CEDDD1;
}

Frequently asked questions

What color is #CEDDD1?+

#CEDDD1 is a HEX color with RGB value rgb(206, 221, 209) and HSL value hsl(132, 18%, 84%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CEDDD1?+

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