#DEDFF7 Color

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

Color preview

#DEDFF7

Color formats

HEX
#DEDFF7
RGB
rgb(222, 223, 247)
RGBA
rgba(222, 223, 247, 1)
HSL
hsl(238, 61%, 92%)
HSV
hsv(238, 10%, 97%)
CMYK
cmyk(10%, 10%, 0%, 3%)
CSS variable
--color-primary: #DEDFF7;
Lowercase HEX
#dedff7

Shades

Tints

Tones

Harmony

CSS snippets for #DEDFF7

.color-dedff7 {
  color: #DEDFF7;
  background-color: #DEDFF7;
}

Frequently asked questions

What color is #DEDFF7?+

#DEDFF7 is a HEX color with RGB value rgb(222, 223, 247) and HSL value hsl(238, 61%, 92%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #DEDFF7?+

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