#DFA3FF Color

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

Color preview

#DFA3FF

Color formats

HEX
#DFA3FF
RGB
rgb(223, 163, 255)
RGBA
rgba(223, 163, 255, 1)
HSL
hsl(279, 100%, 82%)
HSV
hsv(279, 36%, 100%)
CMYK
cmyk(13%, 36%, 0%, 0%)
CSS variable
--color-primary: #DFA3FF;
Lowercase HEX
#dfa3ff

Shades

Tints

Tones

Harmony

CSS snippets for #DFA3FF

.color-dfa3ff {
  color: #DFA3FF;
  background-color: #DFA3FF;
}

Frequently asked questions

What color is #DFA3FF?+

#DFA3FF is a HEX color with RGB value rgb(223, 163, 255) and HSL value hsl(279, 100%, 82%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #DFA3FF?+

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