#F0BF64 Color

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

Color preview

#F0BF64

Color formats

HEX
#F0BF64
RGB
rgb(240, 191, 100)
RGBA
rgba(240, 191, 100, 1)
HSL
hsl(39, 82%, 67%)
HSV
hsv(39, 58%, 94%)
CMYK
cmyk(0%, 20%, 58%, 6%)
CSS variable
--color-primary: #F0BF64;
Lowercase HEX
#f0bf64

Shades

Tints

Tones

Harmony

CSS snippets for #F0BF64

.color-f0bf64 {
  color: #F0BF64;
  background-color: #F0BF64;
}

Frequently asked questions

What color is #F0BF64?+

#F0BF64 is a HEX color with RGB value rgb(240, 191, 100) and HSL value hsl(39, 82%, 67%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #F0BF64?+

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