#CEDBF6 Color

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

Color preview

#CEDBF6

Color formats

HEX
#CEDBF6
RGB
rgb(206, 219, 246)
RGBA
rgba(206, 219, 246, 1)
HSL
hsl(221, 69%, 89%)
HSV
hsv(221, 16%, 96%)
CMYK
cmyk(16%, 11%, 0%, 4%)
CSS variable
--color-primary: #CEDBF6;
Lowercase HEX
#cedbf6

Shades

Tints

Tones

Harmony

CSS snippets for #CEDBF6

.color-cedbf6 {
  color: #CEDBF6;
  background-color: #CEDBF6;
}

Frequently asked questions

What color is #CEDBF6?+

#CEDBF6 is a HEX color with RGB value rgb(206, 219, 246) and HSL value hsl(221, 69%, 89%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #CEDBF6?+

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