#F9F231 Color

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

Color preview

#F9F231

Color formats

HEX
#F9F231
RGB
rgb(249, 242, 49)
RGBA
rgba(249, 242, 49, 1)
HSL
hsl(58, 94%, 58%)
HSV
hsv(58, 80%, 98%)
CMYK
cmyk(0%, 3%, 80%, 2%)
CSS variable
--color-primary: #F9F231;
Lowercase HEX
#f9f231

Shades

Tints

Tones

Harmony

CSS snippets for #F9F231

.color-f9f231 {
  color: #F9F231;
  background-color: #F9F231;
}

Frequently asked questions

What color is #F9F231?+

#F9F231 is a HEX color with RGB value rgb(249, 242, 49) and HSL value hsl(58, 94%, 58%). Its closest CSS named color is Yellow.

What is the closest Tailwind color to #F9F231?+

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