#F0C245 Color

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

Color preview

#F0C245

Color formats

HEX
#F0C245
RGB
rgb(240, 194, 69)
RGBA
rgba(240, 194, 69, 1)
HSL
hsl(44, 85%, 61%)
HSV
hsv(44, 71%, 94%)
CMYK
cmyk(0%, 19%, 71%, 6%)
CSS variable
--color-primary: #F0C245;
Lowercase HEX
#f0c245

Shades

Tints

Tones

Harmony

CSS snippets for #F0C245

.color-f0c245 {
  color: #F0C245;
  background-color: #F0C245;
}

Frequently asked questions

What color is #F0C245?+

#F0C245 is a HEX color with RGB value rgb(240, 194, 69) and HSL value hsl(44, 85%, 61%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #F0C245?+

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