#FFB74B Color

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

Color preview

#FFB74B

Color formats

HEX
#FFB74B
RGB
rgb(255, 183, 75)
RGBA
rgba(255, 183, 75, 1)
HSL
hsl(36, 100%, 65%)
HSV
hsv(36, 71%, 100%)
CMYK
cmyk(0%, 28%, 71%, 0%)
CSS variable
--color-primary: #FFB74B;
Lowercase HEX
#ffb74b

Shades

Tints

Tones

Harmony

CSS snippets for #FFB74B

.color-ffb74b {
  color: #FFB74B;
  background-color: #FFB74B;
}

Frequently asked questions

What color is #FFB74B?+

#FFB74B is a HEX color with RGB value rgb(255, 183, 75) and HSL value hsl(36, 100%, 65%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #FFB74B?+

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