#FF264E Color

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

Color preview

#FF264E

Color formats

HEX
#FF264E
RGB
rgb(255, 38, 78)
RGBA
rgba(255, 38, 78, 1)
HSL
hsl(349, 100%, 57%)
HSV
hsv(349, 85%, 100%)
CMYK
cmyk(0%, 85%, 69%, 0%)
CSS variable
--color-primary: #FF264E;
Lowercase HEX
#ff264e

Shades

Tints

Tones

Harmony

CSS snippets for #FF264E

.color-ff264e {
  color: #FF264E;
  background-color: #FF264E;
}

Frequently asked questions

What color is #FF264E?+

#FF264E is a HEX color with RGB value rgb(255, 38, 78) and HSL value hsl(349, 100%, 57%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #FF264E?+

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