#F2F543 Color

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

Color preview

#F2F543

Color formats

HEX
#F2F543
RGB
rgb(242, 245, 67)
RGBA
rgba(242, 245, 67, 1)
HSL
hsl(61, 90%, 61%)
HSV
hsv(61, 73%, 96%)
CMYK
cmyk(1%, 0%, 73%, 4%)
CSS variable
--color-primary: #F2F543;
Lowercase HEX
#f2f543

Shades

Tints

Tones

Harmony

CSS snippets for #F2F543

.color-f2f543 {
  color: #F2F543;
  background-color: #F2F543;
}

Frequently asked questions

What color is #F2F543?+

#F2F543 is a HEX color with RGB value rgb(242, 245, 67) and HSL value hsl(61, 90%, 61%). Its closest CSS named color is Yellow.

What is the closest Tailwind color to #F2F543?+

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