#CFDEFA Color

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

Color preview

#CFDEFA

Color formats

HEX
#CFDEFA
RGB
rgb(207, 222, 250)
RGBA
rgba(207, 222, 250, 1)
HSL
hsl(219, 81%, 90%)
HSV
hsv(219, 17%, 98%)
CMYK
cmyk(17%, 11%, 0%, 2%)
CSS variable
--color-primary: #CFDEFA;
Lowercase HEX
#cfdefa

Shades

Tints

Tones

Harmony

CSS snippets for #CFDEFA

.color-cfdefa {
  color: #CFDEFA;
  background-color: #CFDEFA;
}

Frequently asked questions

What color is #CFDEFA?+

#CFDEFA is a HEX color with RGB value rgb(207, 222, 250) and HSL value hsl(219, 81%, 90%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #CFDEFA?+

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