#D280FF Color

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

Color preview

#D280FF

Color formats

HEX
#D280FF
RGB
rgb(210, 128, 255)
RGBA
rgba(210, 128, 255, 1)
HSL
hsl(279, 100%, 75%)
HSV
hsv(279, 50%, 100%)
CMYK
cmyk(18%, 50%, 0%, 0%)
CSS variable
--color-primary: #D280FF;
Lowercase HEX
#d280ff

Shades

Tints

Tones

Harmony

CSS snippets for #D280FF

.color-d280ff {
  color: #D280FF;
  background-color: #D280FF;
}

Frequently asked questions

What color is #D280FF?+

#D280FF is a HEX color with RGB value rgb(210, 128, 255) and HSL value hsl(279, 100%, 75%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #D280FF?+

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