#F3D512 Color

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

Color preview

#F3D512

Color formats

HEX
#F3D512
RGB
rgb(243, 213, 18)
RGBA
rgba(243, 213, 18, 1)
HSL
hsl(52, 90%, 51%)
HSV
hsv(52, 93%, 95%)
CMYK
cmyk(0%, 12%, 93%, 5%)
CSS variable
--color-primary: #F3D512;
Lowercase HEX
#f3d512

Shades

Tints

Tones

Harmony

CSS snippets for #F3D512

.color-f3d512 {
  color: #F3D512;
  background-color: #F3D512;
}

Frequently asked questions

What color is #F3D512?+

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

What is the closest Tailwind color to #F3D512?+

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