#F1CA3B Color

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

Color preview

#F1CA3B

Color formats

HEX
#F1CA3B
RGB
rgb(241, 202, 59)
RGBA
rgba(241, 202, 59, 1)
HSL
hsl(47, 87%, 59%)
HSV
hsv(47, 76%, 95%)
CMYK
cmyk(0%, 16%, 76%, 5%)
CSS variable
--color-primary: #F1CA3B;
Lowercase HEX
#f1ca3b

Shades

Tints

Tones

Harmony

CSS snippets for #F1CA3B

.color-f1ca3b {
  color: #F1CA3B;
  background-color: #F1CA3B;
}

Frequently asked questions

What color is #F1CA3B?+

#F1CA3B is a HEX color with RGB value rgb(241, 202, 59) and HSL value hsl(47, 87%, 59%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #F1CA3B?+

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