#F3CD12 Color

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

Color preview

#F3CD12

Color formats

HEX
#F3CD12
RGB
rgb(243, 205, 18)
RGBA
rgba(243, 205, 18, 1)
HSL
hsl(50, 90%, 51%)
HSV
hsv(50, 93%, 95%)
CMYK
cmyk(0%, 16%, 93%, 5%)
CSS variable
--color-primary: #F3CD12;
Lowercase HEX
#f3cd12

Shades

Tints

Tones

Harmony

CSS snippets for #F3CD12

.color-f3cd12 {
  color: #F3CD12;
  background-color: #F3CD12;
}

Frequently asked questions

What color is #F3CD12?+

#F3CD12 is a HEX color with RGB value rgb(243, 205, 18) and HSL value hsl(50, 90%, 51%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #F3CD12?+

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