#D25CCC Color

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

Color preview

#D25CCC

Color formats

HEX
#D25CCC
RGB
rgb(210, 92, 204)
RGBA
rgba(210, 92, 204, 1)
HSL
hsl(303, 57%, 59%)
HSV
hsv(303, 56%, 82%)
CMYK
cmyk(0%, 56%, 3%, 18%)
CSS variable
--color-primary: #D25CCC;
Lowercase HEX
#d25ccc

Shades

Tints

Tones

Harmony

CSS snippets for #D25CCC

.color-d25ccc {
  color: #D25CCC;
  background-color: #D25CCC;
}

Frequently asked questions

What color is #D25CCC?+

#D25CCC is a HEX color with RGB value rgb(210, 92, 204) and HSL value hsl(303, 57%, 59%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #D25CCC?+

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