#CEDFE1 Color

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

Color preview

#CEDFE1

Color formats

HEX
#CEDFE1
RGB
rgb(206, 223, 225)
RGBA
rgba(206, 223, 225, 1)
HSL
hsl(186, 24%, 85%)
HSV
hsv(186, 8%, 88%)
CMYK
cmyk(8%, 1%, 0%, 12%)
CSS variable
--color-primary: #CEDFE1;
Lowercase HEX
#cedfe1

Shades

Tints

Tones

Harmony

CSS snippets for #CEDFE1

.color-cedfe1 {
  color: #CEDFE1;
  background-color: #CEDFE1;
}

Frequently asked questions

What color is #CEDFE1?+

#CEDFE1 is a HEX color with RGB value rgb(206, 223, 225) and HSL value hsl(186, 24%, 85%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #CEDFE1?+

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