#DA1BF3 Color

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

Color preview

#DA1BF3

Color formats

HEX
#DA1BF3
RGB
rgb(218, 27, 243)
RGBA
rgba(218, 27, 243, 1)
HSL
hsl(293, 90%, 53%)
HSV
hsv(293, 89%, 95%)
CMYK
cmyk(10%, 89%, 0%, 5%)
CSS variable
--color-primary: #DA1BF3;
Lowercase HEX
#da1bf3

Shades

Tints

Tones

Harmony

CSS snippets for #DA1BF3

.color-da1bf3 {
  color: #DA1BF3;
  background-color: #DA1BF3;
}

Frequently asked questions

What color is #DA1BF3?+

#DA1BF3 is a HEX color with RGB value rgb(218, 27, 243) and HSL value hsl(293, 90%, 53%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #DA1BF3?+

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