#CEDFE9 Color

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

Color preview

#CEDFE9

Color formats

HEX
#CEDFE9
RGB
rgb(206, 223, 233)
RGBA
rgba(206, 223, 233, 1)
HSL
hsl(202, 38%, 86%)
HSV
hsv(202, 12%, 91%)
CMYK
cmyk(12%, 4%, 0%, 9%)
CSS variable
--color-primary: #CEDFE9;
Lowercase HEX
#cedfe9

Shades

Tints

Tones

Harmony

CSS snippets for #CEDFE9

.color-cedfe9 {
  color: #CEDFE9;
  background-color: #CEDFE9;
}

Frequently asked questions

What color is #CEDFE9?+

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

What is the closest Tailwind color to #CEDFE9?+

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