#CEDBF1 Color

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

Color preview

#CEDBF1

Color formats

HEX
#CEDBF1
RGB
rgb(206, 219, 241)
RGBA
rgba(206, 219, 241, 1)
HSL
hsl(218, 56%, 88%)
HSV
hsv(218, 15%, 95%)
CMYK
cmyk(15%, 9%, 0%, 5%)
CSS variable
--color-primary: #CEDBF1;
Lowercase HEX
#cedbf1

Shades

Tints

Tones

Harmony

CSS snippets for #CEDBF1

.color-cedbf1 {
  color: #CEDBF1;
  background-color: #CEDBF1;
}

Frequently asked questions

What color is #CEDBF1?+

#CEDBF1 is a HEX color with RGB value rgb(206, 219, 241) and HSL value hsl(218, 56%, 88%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #CEDBF1?+

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