#FF082D Color

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

Color preview

#FF082D

Color formats

HEX
#FF082D
RGB
rgb(255, 8, 45)
RGBA
rgba(255, 8, 45, 1)
HSL
hsl(351, 100%, 52%)
HSV
hsv(351, 97%, 100%)
CMYK
cmyk(0%, 97%, 82%, 0%)
CSS variable
--color-primary: #FF082D;
Lowercase HEX
#ff082d

Shades

Tints

Tones

Harmony

CSS snippets for #FF082D

.color-ff082d {
  color: #FF082D;
  background-color: #FF082D;
}

Frequently asked questions

What color is #FF082D?+

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

What is the closest Tailwind color to #FF082D?+

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