#FFA42E Color

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

Color preview

#FFA42E

Color formats

HEX
#FFA42E
RGB
rgb(255, 164, 46)
RGBA
rgba(255, 164, 46, 1)
HSL
hsl(34, 100%, 59%)
HSV
hsv(34, 82%, 100%)
CMYK
cmyk(0%, 36%, 82%, 0%)
CSS variable
--color-primary: #FFA42E;
Lowercase HEX
#ffa42e

Shades

Tints

Tones

Harmony

CSS snippets for #FFA42E

.color-ffa42e {
  color: #FFA42E;
  background-color: #FFA42E;
}

Frequently asked questions

What color is #FFA42E?+

#FFA42E is a HEX color with RGB value rgb(255, 164, 46) and HSL value hsl(34, 100%, 59%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #FFA42E?+

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