#DEDCF2 Color

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

Color preview

#DEDCF2

Color formats

HEX
#DEDCF2
RGB
rgb(222, 220, 242)
RGBA
rgba(222, 220, 242, 1)
HSL
hsl(245, 46%, 91%)
HSV
hsv(245, 9%, 95%)
CMYK
cmyk(8%, 9%, 0%, 5%)
CSS variable
--color-primary: #DEDCF2;
Lowercase HEX
#dedcf2

Shades

Tints

Tones

Harmony

CSS snippets for #DEDCF2

.color-dedcf2 {
  color: #DEDCF2;
  background-color: #DEDCF2;
}

Frequently asked questions

What color is #DEDCF2?+

#DEDCF2 is a HEX color with RGB value rgb(222, 220, 242) and HSL value hsl(245, 46%, 91%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #DEDCF2?+

The closest Tailwind color is slate-200, available as the bg-slate-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