#CEDAC8 Color

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

Color preview

#CEDAC8

Color formats

HEX
#CEDAC8
RGB
rgb(206, 218, 200)
RGBA
rgba(206, 218, 200, 1)
HSL
hsl(100, 20%, 82%)
HSV
hsv(100, 8%, 85%)
CMYK
cmyk(6%, 0%, 8%, 15%)
CSS variable
--color-primary: #CEDAC8;
Lowercase HEX
#cedac8

Shades

Tints

Tones

Harmony

CSS snippets for #CEDAC8

.color-cedac8 {
  color: #CEDAC8;
  background-color: #CEDAC8;
}

Frequently asked questions

What color is #CEDAC8?+

#CEDAC8 is a HEX color with RGB value rgb(206, 218, 200) and HSL value hsl(100, 20%, 82%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CEDAC8?+

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