#FDC12B Color

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

Color preview

#FDC12B

Color formats

HEX
#FDC12B
RGB
rgb(253, 193, 43)
RGBA
rgba(253, 193, 43, 1)
HSL
hsl(43, 98%, 58%)
HSV
hsv(43, 83%, 99%)
CMYK
cmyk(0%, 24%, 83%, 1%)
CSS variable
--color-primary: #FDC12B;
Lowercase HEX
#fdc12b

Shades

Tints

Tones

Harmony

CSS snippets for #FDC12B

.color-fdc12b {
  color: #FDC12B;
  background-color: #FDC12B;
}

Frequently asked questions

What color is #FDC12B?+

#FDC12B is a HEX color with RGB value rgb(253, 193, 43) and HSL value hsl(43, 98%, 58%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #FDC12B?+

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