#A5FAFB Color

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

Color preview

#A5FAFB

Color formats

HEX
#A5FAFB
RGB
rgb(165, 250, 251)
RGBA
rgba(165, 250, 251, 1)
HSL
hsl(181, 91%, 82%)
HSV
hsv(181, 34%, 98%)
CMYK
cmyk(34%, 0%, 0%, 2%)
CSS variable
--color-primary: #A5FAFB;
Lowercase HEX
#a5fafb

Shades

Tints

Tones

Harmony

CSS snippets for #A5FAFB

.color-a5fafb {
  color: #A5FAFB;
  background-color: #A5FAFB;
}

Frequently asked questions

What color is #A5FAFB?+

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

What is the closest Tailwind color to #A5FAFB?+

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