#DEC8FC Color

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

Color preview

#DEC8FC

Color formats

HEX
#DEC8FC
RGB
rgb(222, 200, 252)
RGBA
rgba(222, 200, 252, 1)
HSL
hsl(265, 90%, 89%)
HSV
hsv(265, 21%, 99%)
CMYK
cmyk(12%, 21%, 0%, 1%)
CSS variable
--color-primary: #DEC8FC;
Lowercase HEX
#dec8fc

Shades

Tints

Tones

Harmony

CSS snippets for #DEC8FC

.color-dec8fc {
  color: #DEC8FC;
  background-color: #DEC8FC;
}

Frequently asked questions

What color is #DEC8FC?+

#DEC8FC is a HEX color with RGB value rgb(222, 200, 252) and HSL value hsl(265, 90%, 89%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #DEC8FC?+

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