#CEDFF3 Color

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

Color preview

#CEDFF3

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CEDFF3

.color-cedff3 {
  color: #CEDFF3;
  background-color: #CEDFF3;
}

Frequently asked questions

What color is #CEDFF3?+

#CEDFF3 is a HEX color with RGB value rgb(206, 223, 243) and HSL value hsl(212, 61%, 88%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #CEDFF3?+

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