#CEDCE9 Color

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

Color preview

#CEDCE9

Color formats

HEX
#CEDCE9
RGB
rgb(206, 220, 233)
RGBA
rgba(206, 220, 233, 1)
HSL
hsl(209, 38%, 86%)
HSV
hsv(209, 12%, 91%)
CMYK
cmyk(12%, 6%, 0%, 9%)
CSS variable
--color-primary: #CEDCE9;
Lowercase HEX
#cedce9

Shades

Tints

Tones

Harmony

CSS snippets for #CEDCE9

.color-cedce9 {
  color: #CEDCE9;
  background-color: #CEDCE9;
}

Frequently asked questions

What color is #CEDCE9?+

#CEDCE9 is a HEX color with RGB value rgb(206, 220, 233) and HSL value hsl(209, 38%, 86%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #CEDCE9?+

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