#ABE7F0 Color

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

Color preview

#ABE7F0

Color formats

HEX
#ABE7F0
RGB
rgb(171, 231, 240)
RGBA
rgba(171, 231, 240, 1)
HSL
hsl(188, 70%, 81%)
HSV
hsv(188, 29%, 94%)
CMYK
cmyk(29%, 4%, 0%, 6%)
CSS variable
--color-primary: #ABE7F0;
Lowercase HEX
#abe7f0

Shades

Tints

Tones

Harmony

CSS snippets for #ABE7F0

.color-abe7f0 {
  color: #ABE7F0;
  background-color: #ABE7F0;
}

Frequently asked questions

What color is #ABE7F0?+

#ABE7F0 is a HEX color with RGB value rgb(171, 231, 240) and HSL value hsl(188, 70%, 81%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #ABE7F0?+

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