#CEDFF2 Color

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

Color preview

#CEDFF2

Color formats

HEX
#CEDFF2
RGB
rgb(206, 223, 242)
RGBA
rgba(206, 223, 242, 1)
HSL
hsl(212, 58%, 88%)
HSV
hsv(212, 15%, 95%)
CMYK
cmyk(15%, 8%, 0%, 5%)
CSS variable
--color-primary: #CEDFF2;
Lowercase HEX
#cedff2

Shades

Tints

Tones

Harmony

CSS snippets for #CEDFF2

.color-cedff2 {
  color: #CEDFF2;
  background-color: #CEDFF2;
}

Frequently asked questions

What color is #CEDFF2?+

#CEDFF2 is a HEX color with RGB value rgb(206, 223, 242) and HSL value hsl(212, 58%, 88%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #CEDFF2?+

The closest Tailwind color is indigo-200, available as the bg-indigo-200 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