#DFA2F9 Color

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

Color preview

#DFA2F9

Color formats

HEX
#DFA2F9
RGB
rgb(223, 162, 249)
RGBA
rgba(223, 162, 249, 1)
HSL
hsl(282, 88%, 81%)
HSV
hsv(282, 35%, 98%)
CMYK
cmyk(10%, 35%, 0%, 2%)
CSS variable
--color-primary: #DFA2F9;
Lowercase HEX
#dfa2f9

Shades

Tints

Tones

Harmony

CSS snippets for #DFA2F9

.color-dfa2f9 {
  color: #DFA2F9;
  background-color: #DFA2F9;
}

Frequently asked questions

What color is #DFA2F9?+

#DFA2F9 is a HEX color with RGB value rgb(223, 162, 249) and HSL value hsl(282, 88%, 81%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #DFA2F9?+

The closest Tailwind color is fuchsia-300, available as the bg-fuchsia-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