#FF083A Color

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

Color preview

#FF083A

Color formats

HEX
#FF083A
RGB
rgb(255, 8, 58)
RGBA
rgba(255, 8, 58, 1)
HSL
hsl(348, 100%, 52%)
HSV
hsv(348, 97%, 100%)
CMYK
cmyk(0%, 97%, 77%, 0%)
CSS variable
--color-primary: #FF083A;
Lowercase HEX
#ff083a

Shades

Tints

Tones

Harmony

CSS snippets for #FF083A

.color-ff083a {
  color: #FF083A;
  background-color: #FF083A;
}

Frequently asked questions

What color is #FF083A?+

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

What is the closest Tailwind color to #FF083A?+

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