#CEDEF2 Color

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

Color preview

#CEDEF2

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CEDEF2

.color-cedef2 {
  color: #CEDEF2;
  background-color: #CEDEF2;
}

Frequently asked questions

What color is #CEDEF2?+

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

What is the closest Tailwind color to #CEDEF2?+

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