#FF6229 Color

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

Color preview

#FF6229

Color formats

HEX
#FF6229
RGB
rgb(255, 98, 41)
RGBA
rgba(255, 98, 41, 1)
HSL
hsl(16, 100%, 58%)
HSV
hsv(16, 84%, 100%)
CMYK
cmyk(0%, 62%, 84%, 0%)
CSS variable
--color-primary: #FF6229;
Lowercase HEX
#ff6229

Shades

Tints

Tones

Harmony

CSS snippets for #FF6229

.color-ff6229 {
  color: #FF6229;
  background-color: #FF6229;
}

Frequently asked questions

What color is #FF6229?+

#FF6229 is a HEX color with RGB value rgb(255, 98, 41) and HSL value hsl(16, 100%, 58%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #FF6229?+

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