#ADEDFA Color

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

Color preview

#ADEDFA

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #ADEDFA

.color-adedfa {
  color: #ADEDFA;
  background-color: #ADEDFA;
}

Frequently asked questions

What color is #ADEDFA?+

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

What is the closest Tailwind color to #ADEDFA?+

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