#D045FF Color

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

Color preview

#D045FF

Color formats

HEX
#D045FF
RGB
rgb(208, 69, 255)
RGBA
rgba(208, 69, 255, 1)
HSL
hsl(285, 100%, 64%)
HSV
hsv(285, 73%, 100%)
CMYK
cmyk(18%, 73%, 0%, 0%)
CSS variable
--color-primary: #D045FF;
Lowercase HEX
#d045ff

Shades

Tints

Tones

Harmony

CSS snippets for #D045FF

.color-d045ff {
  color: #D045FF;
  background-color: #D045FF;
}

Frequently asked questions

What color is #D045FF?+

#D045FF is a HEX color with RGB value rgb(208, 69, 255) and HSL value hsl(285, 100%, 64%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #D045FF?+

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