#BDEAF3 Color

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

Color preview

#BDEAF3

Color formats

HEX
#BDEAF3
RGB
rgb(189, 234, 243)
RGBA
rgba(189, 234, 243, 1)
HSL
hsl(190, 69%, 85%)
HSV
hsv(190, 22%, 95%)
CMYK
cmyk(22%, 4%, 0%, 5%)
CSS variable
--color-primary: #BDEAF3;
Lowercase HEX
#bdeaf3

Shades

Tints

Tones

Harmony

CSS snippets for #BDEAF3

.color-bdeaf3 {
  color: #BDEAF3;
  background-color: #BDEAF3;
}

Frequently asked questions

What color is #BDEAF3?+

#BDEAF3 is a HEX color with RGB value rgb(189, 234, 243) and HSL value hsl(190, 69%, 85%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #BDEAF3?+

The closest Tailwind color is sky-200, available as the bg-sky-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