#CEDEE3 Color

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

Color preview

#CEDEE3

Color formats

HEX
#CEDEE3
RGB
rgb(206, 222, 227)
RGBA
rgba(206, 222, 227, 1)
HSL
hsl(194, 27%, 85%)
HSV
hsv(194, 9%, 89%)
CMYK
cmyk(9%, 2%, 0%, 11%)
CSS variable
--color-primary: #CEDEE3;
Lowercase HEX
#cedee3

Shades

Tints

Tones

Harmony

CSS snippets for #CEDEE3

.color-cedee3 {
  color: #CEDEE3;
  background-color: #CEDEE3;
}

Frequently asked questions

What color is #CEDEE3?+

#CEDEE3 is a HEX color with RGB value rgb(206, 222, 227) and HSL value hsl(194, 27%, 85%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #CEDEE3?+

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