#AFEBF3 Color

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

Color preview

#AFEBF3

Color formats

HEX
#AFEBF3
RGB
rgb(175, 235, 243)
RGBA
rgba(175, 235, 243, 1)
HSL
hsl(187, 74%, 82%)
HSV
hsv(187, 28%, 95%)
CMYK
cmyk(28%, 3%, 0%, 5%)
CSS variable
--color-primary: #AFEBF3;
Lowercase HEX
#afebf3

Shades

Tints

Tones

Harmony

CSS snippets for #AFEBF3

.color-afebf3 {
  color: #AFEBF3;
  background-color: #AFEBF3;
}

Frequently asked questions

What color is #AFEBF3?+

#AFEBF3 is a HEX color with RGB value rgb(175, 235, 243) and HSL value hsl(187, 74%, 82%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #AFEBF3?+

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