#AAEBFB Color

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

Color preview

#AAEBFB

Color formats

HEX
#AAEBFB
RGB
rgb(170, 235, 251)
RGBA
rgba(170, 235, 251, 1)
HSL
hsl(192, 91%, 83%)
HSV
hsv(192, 32%, 98%)
CMYK
cmyk(32%, 6%, 0%, 2%)
CSS variable
--color-primary: #AAEBFB;
Lowercase HEX
#aaebfb

Shades

Tints

Tones

Harmony

CSS snippets for #AAEBFB

.color-aaebfb {
  color: #AAEBFB;
  background-color: #AAEBFB;
}

Frequently asked questions

What color is #AAEBFB?+

#AAEBFB is a HEX color with RGB value rgb(170, 235, 251) and HSL value hsl(192, 91%, 83%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #AAEBFB?+

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