#ABEDFA Color

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

Color preview

#ABEDFA

Color formats

HEX
#ABEDFA
RGB
rgb(171, 237, 250)
RGBA
rgba(171, 237, 250, 1)
HSL
hsl(190, 89%, 83%)
HSV
hsv(190, 32%, 98%)
CMYK
cmyk(32%, 5%, 0%, 2%)
CSS variable
--color-primary: #ABEDFA;
Lowercase HEX
#abedfa

Shades

Tints

Tones

Harmony

CSS snippets for #ABEDFA

.color-abedfa {
  color: #ABEDFA;
  background-color: #ABEDFA;
}

Frequently asked questions

What color is #ABEDFA?+

#ABEDFA is a HEX color with RGB value rgb(171, 237, 250) and HSL value hsl(190, 89%, 83%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #ABEDFA?+

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