#DEC4FD Color

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

Color preview

#DEC4FD

Color formats

HEX
#DEC4FD
RGB
rgb(222, 196, 253)
RGBA
rgba(222, 196, 253, 1)
HSL
hsl(267, 93%, 88%)
HSV
hsv(267, 23%, 99%)
CMYK
cmyk(12%, 23%, 0%, 1%)
CSS variable
--color-primary: #DEC4FD;
Lowercase HEX
#dec4fd

Shades

Tints

Tones

Harmony

CSS snippets for #DEC4FD

.color-dec4fd {
  color: #DEC4FD;
  background-color: #DEC4FD;
}

Frequently asked questions

What color is #DEC4FD?+

#DEC4FD is a HEX color with RGB value rgb(222, 196, 253) and HSL value hsl(267, 93%, 88%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #DEC4FD?+

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