#DA05FF Color

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

Color preview

#DA05FF

Color formats

HEX
#DA05FF
RGB
rgb(218, 5, 255)
RGBA
rgba(218, 5, 255, 1)
HSL
hsl(291, 100%, 51%)
HSV
hsv(291, 98%, 100%)
CMYK
cmyk(15%, 98%, 0%, 0%)
CSS variable
--color-primary: #DA05FF;
Lowercase HEX
#da05ff

Shades

Tints

Tones

Harmony

CSS snippets for #DA05FF

.color-da05ff {
  color: #DA05FF;
  background-color: #DA05FF;
}

Frequently asked questions

What color is #DA05FF?+

#DA05FF is a HEX color with RGB value rgb(218, 5, 255) and HSL value hsl(291, 100%, 51%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #DA05FF?+

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