#DEC9FB Color

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

Color preview

#DEC9FB

Color formats

HEX
#DEC9FB
RGB
rgb(222, 201, 251)
RGBA
rgba(222, 201, 251, 1)
HSL
hsl(265, 86%, 89%)
HSV
hsv(265, 20%, 98%)
CMYK
cmyk(12%, 20%, 0%, 2%)
CSS variable
--color-primary: #DEC9FB;
Lowercase HEX
#dec9fb

Shades

Tints

Tones

Harmony

CSS snippets for #DEC9FB

.color-dec9fb {
  color: #DEC9FB;
  background-color: #DEC9FB;
}

Frequently asked questions

What color is #DEC9FB?+

#DEC9FB is a HEX color with RGB value rgb(222, 201, 251) and HSL value hsl(265, 86%, 89%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #DEC9FB?+

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