#6FEF48 Color

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

Color preview

#6FEF48

Color formats

HEX
#6FEF48
RGB
rgb(111, 239, 72)
RGBA
rgba(111, 239, 72, 1)
HSL
hsl(106, 84%, 61%)
HSV
hsv(106, 70%, 94%)
CMYK
cmyk(54%, 0%, 70%, 6%)
CSS variable
--color-primary: #6FEF48;
Lowercase HEX
#6fef48

Shades

Tints

Tones

Harmony

CSS snippets for #6FEF48

.color-6fef48 {
  color: #6FEF48;
  background-color: #6FEF48;
}

Frequently asked questions

What color is #6FEF48?+

#6FEF48 is a HEX color with RGB value rgb(111, 239, 72) and HSL value hsl(106, 84%, 61%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #6FEF48?+

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