#FF7E29 Color

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

Color preview

#FF7E29

Color formats

HEX
#FF7E29
RGB
rgb(255, 126, 41)
RGBA
rgba(255, 126, 41, 1)
HSL
hsl(24, 100%, 58%)
HSV
hsv(24, 84%, 100%)
CMYK
cmyk(0%, 51%, 84%, 0%)
CSS variable
--color-primary: #FF7E29;
Lowercase HEX
#ff7e29

Shades

Tints

Tones

Harmony

CSS snippets for #FF7E29

.color-ff7e29 {
  color: #FF7E29;
  background-color: #FF7E29;
}

Frequently asked questions

What color is #FF7E29?+

#FF7E29 is a HEX color with RGB value rgb(255, 126, 41) and HSL value hsl(24, 100%, 58%). Its closest CSS named color is Coral.

What is the closest Tailwind color to #FF7E29?+

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