#F4CB50 Color

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

Color preview

#F4CB50

Color formats

HEX
#F4CB50
RGB
rgb(244, 203, 80)
RGBA
rgba(244, 203, 80, 1)
HSL
hsl(45, 88%, 64%)
HSV
hsv(45, 67%, 96%)
CMYK
cmyk(0%, 17%, 67%, 4%)
CSS variable
--color-primary: #F4CB50;
Lowercase HEX
#f4cb50

Shades

Tints

Tones

Harmony

CSS snippets for #F4CB50

.color-f4cb50 {
  color: #F4CB50;
  background-color: #F4CB50;
}

Frequently asked questions

What color is #F4CB50?+

#F4CB50 is a HEX color with RGB value rgb(244, 203, 80) and HSL value hsl(45, 88%, 64%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #F4CB50?+

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