#B4FAFF Color

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

Color preview

#B4FAFF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #B4FAFF

.color-b4faff {
  color: #B4FAFF;
  background-color: #B4FAFF;
}

Frequently asked questions

What color is #B4FAFF?+

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

What is the closest Tailwind color to #B4FAFF?+

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