#F3DC12 Color

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

Color preview

#F3DC12

Color formats

HEX
#F3DC12
RGB
rgb(243, 220, 18)
RGBA
rgba(243, 220, 18, 1)
HSL
hsl(54, 90%, 51%)
HSV
hsv(54, 93%, 95%)
CMYK
cmyk(0%, 9%, 93%, 5%)
CSS variable
--color-primary: #F3DC12;
Lowercase HEX
#f3dc12

Shades

Tints

Tones

Harmony

CSS snippets for #F3DC12

.color-f3dc12 {
  color: #F3DC12;
  background-color: #F3DC12;
}

Frequently asked questions

What color is #F3DC12?+

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

What is the closest Tailwind color to #F3DC12?+

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