#A5FBED Color

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

Color preview

#A5FBED

Color formats

HEX
#A5FBED
RGB
rgb(165, 251, 237)
RGBA
rgba(165, 251, 237, 1)
HSL
hsl(170, 91%, 82%)
HSV
hsv(170, 34%, 98%)
CMYK
cmyk(34%, 0%, 6%, 2%)
CSS variable
--color-primary: #A5FBED;
Lowercase HEX
#a5fbed

Shades

Tints

Tones

Harmony

CSS snippets for #A5FBED

.color-a5fbed {
  color: #A5FBED;
  background-color: #A5FBED;
}

Frequently asked questions

What color is #A5FBED?+

#A5FBED is a HEX color with RGB value rgb(165, 251, 237) and HSL value hsl(170, 91%, 82%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #A5FBED?+

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