#F2AD18 Color

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

Color preview

#F2AD18

Color formats

HEX
#F2AD18
RGB
rgb(242, 173, 24)
RGBA
rgba(242, 173, 24, 1)
HSL
hsl(41, 89%, 52%)
HSV
hsv(41, 90%, 95%)
CMYK
cmyk(0%, 29%, 90%, 5%)
CSS variable
--color-primary: #F2AD18;
Lowercase HEX
#f2ad18

Shades

Tints

Tones

Harmony

CSS snippets for #F2AD18

.color-f2ad18 {
  color: #F2AD18;
  background-color: #F2AD18;
}

Frequently asked questions

What color is #F2AD18?+

#F2AD18 is a HEX color with RGB value rgb(242, 173, 24) and HSL value hsl(41, 89%, 52%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #F2AD18?+

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