#DEADF4 Color

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

Color preview

#DEADF4

Color formats

HEX
#DEADF4
RGB
rgb(222, 173, 244)
RGBA
rgba(222, 173, 244, 1)
HSL
hsl(281, 76%, 82%)
HSV
hsv(281, 29%, 96%)
CMYK
cmyk(9%, 29%, 0%, 4%)
CSS variable
--color-primary: #DEADF4;
Lowercase HEX
#deadf4

Shades

Tints

Tones

Harmony

CSS snippets for #DEADF4

.color-deadf4 {
  color: #DEADF4;
  background-color: #DEADF4;
}

Frequently asked questions

What color is #DEADF4?+

#DEADF4 is a HEX color with RGB value rgb(222, 173, 244) and HSL value hsl(281, 76%, 82%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #DEADF4?+

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