#DEC5FC Color

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

Color preview

#DEC5FC

Color formats

HEX
#DEC5FC
RGB
rgb(222, 197, 252)
RGBA
rgba(222, 197, 252, 1)
HSL
hsl(267, 90%, 88%)
HSV
hsv(267, 22%, 99%)
CMYK
cmyk(12%, 22%, 0%, 1%)
CSS variable
--color-primary: #DEC5FC;
Lowercase HEX
#dec5fc

Shades

Tints

Tones

Harmony

CSS snippets for #DEC5FC

.color-dec5fc {
  color: #DEC5FC;
  background-color: #DEC5FC;
}

Frequently asked questions

What color is #DEC5FC?+

#DEC5FC is a HEX color with RGB value rgb(222, 197, 252) and HSL value hsl(267, 90%, 88%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #DEC5FC?+

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