#FF0842 Color

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

Color preview

#FF0842

Color formats

HEX
#FF0842
RGB
rgb(255, 8, 66)
RGBA
rgba(255, 8, 66, 1)
HSL
hsl(346, 100%, 52%)
HSV
hsv(346, 97%, 100%)
CMYK
cmyk(0%, 97%, 74%, 0%)
CSS variable
--color-primary: #FF0842;
Lowercase HEX
#ff0842

Shades

Tints

Tones

Harmony

CSS snippets for #FF0842

.color-ff0842 {
  color: #FF0842;
  background-color: #FF0842;
}

Frequently asked questions

What color is #FF0842?+

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

What is the closest Tailwind color to #FF0842?+

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