#F1CC48 Color

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

Color preview

#F1CC48

Color formats

HEX
#F1CC48
RGB
rgb(241, 204, 72)
RGBA
rgba(241, 204, 72, 1)
HSL
hsl(47, 86%, 61%)
HSV
hsv(47, 70%, 95%)
CMYK
cmyk(0%, 15%, 70%, 5%)
CSS variable
--color-primary: #F1CC48;
Lowercase HEX
#f1cc48

Shades

Tints

Tones

Harmony

CSS snippets for #F1CC48

.color-f1cc48 {
  color: #F1CC48;
  background-color: #F1CC48;
}

Frequently asked questions

What color is #F1CC48?+

#F1CC48 is a HEX color with RGB value rgb(241, 204, 72) and HSL value hsl(47, 86%, 61%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #F1CC48?+

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