#D26DF3 Color

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

Color preview

#D26DF3

Color formats

HEX
#D26DF3
RGB
rgb(210, 109, 243)
RGBA
rgba(210, 109, 243, 1)
HSL
hsl(285, 85%, 69%)
HSV
hsv(285, 55%, 95%)
CMYK
cmyk(14%, 55%, 0%, 5%)
CSS variable
--color-primary: #D26DF3;
Lowercase HEX
#d26df3

Shades

Tints

Tones

Harmony

CSS snippets for #D26DF3

.color-d26df3 {
  color: #D26DF3;
  background-color: #D26DF3;
}

Frequently asked questions

What color is #D26DF3?+

#D26DF3 is a HEX color with RGB value rgb(210, 109, 243) and HSL value hsl(285, 85%, 69%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #D26DF3?+

The closest Tailwind color is fuchsia-400, available as the bg-fuchsia-400 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