#88EABB Color

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

Color preview

#88EABB

Color formats

HEX
#88EABB
RGB
rgb(136, 234, 187)
RGBA
rgba(136, 234, 187, 1)
HSL
hsl(151, 70%, 73%)
HSV
hsv(151, 42%, 92%)
CMYK
cmyk(42%, 0%, 20%, 8%)
CSS variable
--color-primary: #88EABB;
Lowercase HEX
#88eabb

Shades

Tints

Tones

Harmony

CSS snippets for #88EABB

.color-88eabb {
  color: #88EABB;
  background-color: #88EABB;
}

Frequently asked questions

What color is #88EABB?+

#88EABB is a HEX color with RGB value rgb(136, 234, 187) and HSL value hsl(151, 70%, 73%). Its closest CSS named color is Aquamarine.

What is the closest Tailwind color to #88EABB?+

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