#FF3029 Color

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

Color preview

#FF3029

Color formats

HEX
#FF3029
RGB
rgb(255, 48, 41)
RGBA
rgba(255, 48, 41, 1)
HSL
hsl(2, 100%, 58%)
HSV
hsv(2, 84%, 100%)
CMYK
cmyk(0%, 81%, 84%, 0%)
CSS variable
--color-primary: #FF3029;
Lowercase HEX
#ff3029

Shades

Tints

Tones

Harmony

CSS snippets for #FF3029

.color-ff3029 {
  color: #FF3029;
  background-color: #FF3029;
}

Frequently asked questions

What color is #FF3029?+

#FF3029 is a HEX color with RGB value rgb(255, 48, 41) and HSL value hsl(2, 100%, 58%). Its closest CSS named color is OrangeRed.

What is the closest Tailwind color to #FF3029?+

The closest Tailwind color is red-600, available as the bg-red-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