#AFEBF0 Color

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

Color preview

#AFEBF0

Color formats

HEX
#AFEBF0
RGB
rgb(175, 235, 240)
RGBA
rgba(175, 235, 240, 1)
HSL
hsl(185, 68%, 81%)
HSV
hsv(185, 27%, 94%)
CMYK
cmyk(27%, 2%, 0%, 6%)
CSS variable
--color-primary: #AFEBF0;
Lowercase HEX
#afebf0

Shades

Tints

Tones

Harmony

CSS snippets for #AFEBF0

.color-afebf0 {
  color: #AFEBF0;
  background-color: #AFEBF0;
}

Frequently asked questions

What color is #AFEBF0?+

#AFEBF0 is a HEX color with RGB value rgb(175, 235, 240) and HSL value hsl(185, 68%, 81%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #AFEBF0?+

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