#D53BED Color

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

Color preview

#D53BED

Color formats

HEX
#D53BED
RGB
rgb(213, 59, 237)
RGBA
rgba(213, 59, 237, 1)
HSL
hsl(292, 83%, 58%)
HSV
hsv(292, 75%, 93%)
CMYK
cmyk(10%, 75%, 0%, 7%)
CSS variable
--color-primary: #D53BED;
Lowercase HEX
#d53bed

Shades

Tints

Tones

Harmony

CSS snippets for #D53BED

.color-d53bed {
  color: #D53BED;
  background-color: #D53BED;
}

Frequently asked questions

What color is #D53BED?+

#D53BED is a HEX color with RGB value rgb(213, 59, 237) and HSL value hsl(292, 83%, 58%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #D53BED?+

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