#FF052B Color

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

Color preview

#FF052B

Color formats

HEX
#FF052B
RGB
rgb(255, 5, 43)
RGBA
rgba(255, 5, 43, 1)
HSL
hsl(351, 100%, 51%)
HSV
hsv(351, 98%, 100%)
CMYK
cmyk(0%, 98%, 83%, 0%)
CSS variable
--color-primary: #FF052B;
Lowercase HEX
#ff052b

Shades

Tints

Tones

Harmony

CSS snippets for #FF052B

.color-ff052b {
  color: #FF052B;
  background-color: #FF052B;
}

Frequently asked questions

What color is #FF052B?+

#FF052B is a HEX color with RGB value rgb(255, 5, 43) and HSL value hsl(351, 100%, 51%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #FF052B?+

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