#D35BFB Color

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

Color preview

#D35BFB

Color formats

HEX
#D35BFB
RGB
rgb(211, 91, 251)
RGBA
rgba(211, 91, 251, 1)
HSL
hsl(285, 95%, 67%)
HSV
hsv(285, 64%, 98%)
CMYK
cmyk(16%, 64%, 0%, 2%)
CSS variable
--color-primary: #D35BFB;
Lowercase HEX
#d35bfb

Shades

Tints

Tones

Harmony

CSS snippets for #D35BFB

.color-d35bfb {
  color: #D35BFB;
  background-color: #D35BFB;
}

Frequently asked questions

What color is #D35BFB?+

#D35BFB is a HEX color with RGB value rgb(211, 91, 251) and HSL value hsl(285, 95%, 67%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #D35BFB?+

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