#B3FAFF Color

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

Color preview

#B3FAFF

Color formats

HEX
#B3FAFF
RGB
rgb(179, 250, 255)
RGBA
rgba(179, 250, 255, 1)
HSL
hsl(184, 100%, 85%)
HSV
hsv(184, 30%, 100%)
CMYK
cmyk(30%, 2%, 0%, 0%)
CSS variable
--color-primary: #B3FAFF;
Lowercase HEX
#b3faff

Shades

Tints

Tones

Harmony

CSS snippets for #B3FAFF

.color-b3faff {
  color: #B3FAFF;
  background-color: #B3FAFF;
}

Frequently asked questions

What color is #B3FAFF?+

#B3FAFF is a HEX color with RGB value rgb(179, 250, 255) and HSL value hsl(184, 100%, 85%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #B3FAFF?+

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