#BDECF3 Color

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

Color preview

#BDECF3

Color formats

HEX
#BDECF3
RGB
rgb(189, 236, 243)
RGBA
rgba(189, 236, 243, 1)
HSL
hsl(188, 69%, 85%)
HSV
hsv(188, 22%, 95%)
CMYK
cmyk(22%, 3%, 0%, 5%)
CSS variable
--color-primary: #BDECF3;
Lowercase HEX
#bdecf3

Shades

Tints

Tones

Harmony

CSS snippets for #BDECF3

.color-bdecf3 {
  color: #BDECF3;
  background-color: #BDECF3;
}

Frequently asked questions

What color is #BDECF3?+

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

What is the closest Tailwind color to #BDECF3?+

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