#CEDCEA Color

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

Color preview

#CEDCEA

Color formats

HEX
#CEDCEA
RGB
rgb(206, 220, 234)
RGBA
rgba(206, 220, 234, 1)
HSL
hsl(210, 40%, 86%)
HSV
hsv(210, 12%, 92%)
CMYK
cmyk(12%, 6%, 0%, 8%)
CSS variable
--color-primary: #CEDCEA;
Lowercase HEX
#cedcea

Shades

Tints

Tones

Harmony

CSS snippets for #CEDCEA

.color-cedcea {
  color: #CEDCEA;
  background-color: #CEDCEA;
}

Frequently asked questions

What color is #CEDCEA?+

#CEDCEA is a HEX color with RGB value rgb(206, 220, 234) and HSL value hsl(210, 40%, 86%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #CEDCEA?+

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