#CEDCE4 Color

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

Color preview

#CEDCE4

Color formats

HEX
#CEDCE4
RGB
rgb(206, 220, 228)
RGBA
rgba(206, 220, 228, 1)
HSL
hsl(202, 29%, 85%)
HSV
hsv(202, 10%, 89%)
CMYK
cmyk(10%, 4%, 0%, 11%)
CSS variable
--color-primary: #CEDCE4;
Lowercase HEX
#cedce4

Shades

Tints

Tones

Harmony

CSS snippets for #CEDCE4

.color-cedce4 {
  color: #CEDCE4;
  background-color: #CEDCE4;
}

Frequently asked questions

What color is #CEDCE4?+

#CEDCE4 is a HEX color with RGB value rgb(206, 220, 228) and HSL value hsl(202, 29%, 85%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #CEDCE4?+

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