#F0BF38 Color

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

Color preview

#F0BF38

Color formats

HEX
#F0BF38
RGB
rgb(240, 191, 56)
RGBA
rgba(240, 191, 56, 1)
HSL
hsl(44, 86%, 58%)
HSV
hsv(44, 77%, 94%)
CMYK
cmyk(0%, 20%, 77%, 6%)
CSS variable
--color-primary: #F0BF38;
Lowercase HEX
#f0bf38

Shades

Tints

Tones

Harmony

CSS snippets for #F0BF38

.color-f0bf38 {
  color: #F0BF38;
  background-color: #F0BF38;
}

Frequently asked questions

What color is #F0BF38?+

#F0BF38 is a HEX color with RGB value rgb(240, 191, 56) and HSL value hsl(44, 86%, 58%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #F0BF38?+

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