#F0F25F Color

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

Color preview

#F0F25F

Color formats

HEX
#F0F25F
RGB
rgb(240, 242, 95)
RGBA
rgba(240, 242, 95, 1)
HSL
hsl(61, 85%, 66%)
HSV
hsv(61, 61%, 95%)
CMYK
cmyk(1%, 0%, 61%, 5%)
CSS variable
--color-primary: #F0F25F;
Lowercase HEX
#f0f25f

Shades

Tints

Tones

Harmony

CSS snippets for #F0F25F

.color-f0f25f {
  color: #F0F25F;
  background-color: #F0F25F;
}

Frequently asked questions

What color is #F0F25F?+

#F0F25F is a HEX color with RGB value rgb(240, 242, 95) and HSL value hsl(61, 85%, 66%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #F0F25F?+

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