#DECFF7 Color

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

Color preview

#DECFF7

Color formats

HEX
#DECFF7
RGB
rgb(222, 207, 247)
RGBA
rgba(222, 207, 247, 1)
HSL
hsl(263, 71%, 89%)
HSV
hsv(263, 16%, 97%)
CMYK
cmyk(10%, 16%, 0%, 3%)
CSS variable
--color-primary: #DECFF7;
Lowercase HEX
#decff7

Shades

Tints

Tones

Harmony

CSS snippets for #DECFF7

.color-decff7 {
  color: #DECFF7;
  background-color: #DECFF7;
}

Frequently asked questions

What color is #DECFF7?+

#DECFF7 is a HEX color with RGB value rgb(222, 207, 247) and HSL value hsl(263, 71%, 89%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #DECFF7?+

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