#FF26CC Color

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

Color preview

#FF26CC

Color formats

HEX
#FF26CC
RGB
rgb(255, 38, 204)
RGBA
rgba(255, 38, 204, 1)
HSL
hsl(314, 100%, 57%)
HSV
hsv(314, 85%, 100%)
CMYK
cmyk(0%, 85%, 20%, 0%)
CSS variable
--color-primary: #FF26CC;
Lowercase HEX
#ff26cc

Shades

Tints

Tones

Harmony

CSS snippets for #FF26CC

.color-ff26cc {
  color: #FF26CC;
  background-color: #FF26CC;
}

Frequently asked questions

What color is #FF26CC?+

#FF26CC is a HEX color with RGB value rgb(255, 38, 204) and HSL value hsl(314, 100%, 57%). Its closest CSS named color is DeepPink.

What is the closest Tailwind color to #FF26CC?+

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