#FF26D4 Color

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

Color preview

#FF26D4

Color formats

HEX
#FF26D4
RGB
rgb(255, 38, 212)
RGBA
rgba(255, 38, 212, 1)
HSL
hsl(312, 100%, 57%)
HSV
hsv(312, 85%, 100%)
CMYK
cmyk(0%, 85%, 17%, 0%)
CSS variable
--color-primary: #FF26D4;
Lowercase HEX
#ff26d4

Shades

Tints

Tones

Harmony

CSS snippets for #FF26D4

.color-ff26d4 {
  color: #FF26D4;
  background-color: #FF26D4;
}

Frequently asked questions

What color is #FF26D4?+

#FF26D4 is a HEX color with RGB value rgb(255, 38, 212) and HSL value hsl(312, 100%, 57%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #FF26D4?+

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