#F3DC15 Color

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

Color preview

#F3DC15

Color formats

HEX
#F3DC15
RGB
rgb(243, 220, 21)
RGBA
rgba(243, 220, 21, 1)
HSL
hsl(54, 90%, 52%)
HSV
hsv(54, 91%, 95%)
CMYK
cmyk(0%, 9%, 91%, 5%)
CSS variable
--color-primary: #F3DC15;
Lowercase HEX
#f3dc15

Shades

Tints

Tones

Harmony

CSS snippets for #F3DC15

.color-f3dc15 {
  color: #F3DC15;
  background-color: #F3DC15;
}

Frequently asked questions

What color is #F3DC15?+

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

What is the closest Tailwind color to #F3DC15?+

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