#6ED255 Color

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

Color preview

#6ED255

Color formats

HEX
#6ED255
RGB
rgb(110, 210, 85)
RGBA
rgba(110, 210, 85, 1)
HSL
hsl(108, 58%, 58%)
HSV
hsv(108, 60%, 82%)
CMYK
cmyk(48%, 0%, 60%, 18%)
CSS variable
--color-primary: #6ED255;
Lowercase HEX
#6ed255

Shades

Tints

Tones

Harmony

CSS snippets for #6ED255

.color-6ed255 {
  color: #6ED255;
  background-color: #6ED255;
}

Frequently asked questions

What color is #6ED255?+

#6ED255 is a HEX color with RGB value rgb(110, 210, 85) and HSL value hsl(108, 58%, 58%). Its closest CSS named color is YellowGreen.

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

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