#DF2FC8 Color

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

Color preview

#DF2FC8

Color formats

HEX
#DF2FC8
RGB
rgb(223, 47, 200)
RGBA
rgba(223, 47, 200, 1)
HSL
hsl(308, 73%, 53%)
HSV
hsv(308, 79%, 87%)
CMYK
cmyk(0%, 79%, 10%, 13%)
CSS variable
--color-primary: #DF2FC8;
Lowercase HEX
#df2fc8

Shades

Tints

Tones

Harmony

CSS snippets for #DF2FC8

.color-df2fc8 {
  color: #DF2FC8;
  background-color: #DF2FC8;
}

Frequently asked questions

What color is #DF2FC8?+

#DF2FC8 is a HEX color with RGB value rgb(223, 47, 200) and HSL value hsl(308, 73%, 53%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #DF2FC8?+

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