#CEDFE4 Color

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

Color preview

#CEDFE4

Color formats

HEX
#CEDFE4
RGB
rgb(206, 223, 228)
RGBA
rgba(206, 223, 228, 1)
HSL
hsl(194, 29%, 85%)
HSV
hsv(194, 10%, 89%)
CMYK
cmyk(10%, 2%, 0%, 11%)
CSS variable
--color-primary: #CEDFE4;
Lowercase HEX
#cedfe4

Shades

Tints

Tones

Harmony

CSS snippets for #CEDFE4

.color-cedfe4 {
  color: #CEDFE4;
  background-color: #CEDFE4;
}

Frequently asked questions

What color is #CEDFE4?+

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

What is the closest Tailwind color to #CEDFE4?+

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