#D35DF4 Color

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

Color preview

#D35DF4

Color formats

HEX
#D35DF4
RGB
rgb(211, 93, 244)
RGBA
rgba(211, 93, 244, 1)
HSL
hsl(287, 87%, 66%)
HSV
hsv(287, 62%, 96%)
CMYK
cmyk(14%, 62%, 0%, 4%)
CSS variable
--color-primary: #D35DF4;
Lowercase HEX
#d35df4

Shades

Tints

Tones

Harmony

CSS snippets for #D35DF4

.color-d35df4 {
  color: #D35DF4;
  background-color: #D35DF4;
}

Frequently asked questions

What color is #D35DF4?+

#D35DF4 is a HEX color with RGB value rgb(211, 93, 244) and HSL value hsl(287, 87%, 66%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #D35DF4?+

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