#AFEDFB Color

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

Color preview

#AFEDFB

Color formats

HEX
#AFEDFB
RGB
rgb(175, 237, 251)
RGBA
rgba(175, 237, 251, 1)
HSL
hsl(191, 90%, 84%)
HSV
hsv(191, 30%, 98%)
CMYK
cmyk(30%, 6%, 0%, 2%)
CSS variable
--color-primary: #AFEDFB;
Lowercase HEX
#afedfb

Shades

Tints

Tones

Harmony

CSS snippets for #AFEDFB

.color-afedfb {
  color: #AFEDFB;
  background-color: #AFEDFB;
}

Frequently asked questions

What color is #AFEDFB?+

#AFEDFB is a HEX color with RGB value rgb(175, 237, 251) and HSL value hsl(191, 90%, 84%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #AFEDFB?+

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