#BEED78 Color

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

Color preview

#BEED78

Color formats

HEX
#BEED78
RGB
rgb(190, 237, 120)
RGBA
rgba(190, 237, 120, 1)
HSL
hsl(84, 76%, 70%)
HSV
hsv(84, 49%, 93%)
CMYK
cmyk(20%, 0%, 49%, 7%)
CSS variable
--color-primary: #BEED78;
Lowercase HEX
#beed78

Shades

Tints

Tones

Harmony

CSS snippets for #BEED78

.color-beed78 {
  color: #BEED78;
  background-color: #BEED78;
}

Frequently asked questions

What color is #BEED78?+

#BEED78 is a HEX color with RGB value rgb(190, 237, 120) and HSL value hsl(84, 76%, 70%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #BEED78?+

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