#DEDBEF Color

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

Color preview

#DEDBEF

Color formats

HEX
#DEDBEF
RGB
rgb(222, 219, 239)
RGBA
rgba(222, 219, 239, 1)
HSL
hsl(249, 38%, 90%)
HSV
hsv(249, 8%, 94%)
CMYK
cmyk(7%, 8%, 0%, 6%)
CSS variable
--color-primary: #DEDBEF;
Lowercase HEX
#dedbef

Shades

Tints

Tones

Harmony

CSS snippets for #DEDBEF

.color-dedbef {
  color: #DEDBEF;
  background-color: #DEDBEF;
}

Frequently asked questions

What color is #DEDBEF?+

#DEDBEF is a HEX color with RGB value rgb(222, 219, 239) and HSL value hsl(249, 38%, 90%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #DEDBEF?+

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