#FF084E Color

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

Color preview

#FF084E

Color formats

HEX
#FF084E
RGB
rgb(255, 8, 78)
RGBA
rgba(255, 8, 78, 1)
HSL
hsl(343, 100%, 52%)
HSV
hsv(343, 97%, 100%)
CMYK
cmyk(0%, 97%, 69%, 0%)
CSS variable
--color-primary: #FF084E;
Lowercase HEX
#ff084e

Shades

Tints

Tones

Harmony

CSS snippets for #FF084E

.color-ff084e {
  color: #FF084E;
  background-color: #FF084E;
}

Frequently asked questions

What color is #FF084E?+

#FF084E is a HEX color with RGB value rgb(255, 8, 78) and HSL value hsl(343, 100%, 52%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #FF084E?+

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