#FFB14B Color

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

Color preview

#FFB14B

Color formats

HEX
#FFB14B
RGB
rgb(255, 177, 75)
RGBA
rgba(255, 177, 75, 1)
HSL
hsl(34, 100%, 65%)
HSV
hsv(34, 71%, 100%)
CMYK
cmyk(0%, 31%, 71%, 0%)
CSS variable
--color-primary: #FFB14B;
Lowercase HEX
#ffb14b

Shades

Tints

Tones

Harmony

CSS snippets for #FFB14B

.color-ffb14b {
  color: #FFB14B;
  background-color: #FFB14B;
}

Frequently asked questions

What color is #FFB14B?+

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

What is the closest Tailwind color to #FFB14B?+

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