#F0BF42 Color

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

Color preview

#F0BF42

Color formats

HEX
#F0BF42
RGB
rgb(240, 191, 66)
RGBA
rgba(240, 191, 66, 1)
HSL
hsl(43, 85%, 60%)
HSV
hsv(43, 73%, 94%)
CMYK
cmyk(0%, 20%, 73%, 6%)
CSS variable
--color-primary: #F0BF42;
Lowercase HEX
#f0bf42

Shades

Tints

Tones

Harmony

CSS snippets for #F0BF42

.color-f0bf42 {
  color: #F0BF42;
  background-color: #F0BF42;
}

Frequently asked questions

What color is #F0BF42?+

#F0BF42 is a HEX color with RGB value rgb(240, 191, 66) and HSL value hsl(43, 85%, 60%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #F0BF42?+

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