#FF0846 Color

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

Color preview

#FF0846

Color formats

HEX
#FF0846
RGB
rgb(255, 8, 70)
RGBA
rgba(255, 8, 70, 1)
HSL
hsl(345, 100%, 52%)
HSV
hsv(345, 97%, 100%)
CMYK
cmyk(0%, 97%, 73%, 0%)
CSS variable
--color-primary: #FF0846;
Lowercase HEX
#ff0846

Shades

Tints

Tones

Harmony

CSS snippets for #FF0846

.color-ff0846 {
  color: #FF0846;
  background-color: #FF0846;
}

Frequently asked questions

What color is #FF0846?+

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

What is the closest Tailwind color to #FF0846?+

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