#BECCD9 Color

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

Color preview

#BECCD9

Color formats

HEX
#BECCD9
RGB
rgb(190, 204, 217)
RGBA
rgba(190, 204, 217, 1)
HSL
hsl(209, 26%, 80%)
HSV
hsv(209, 12%, 85%)
CMYK
cmyk(12%, 6%, 0%, 15%)
CSS variable
--color-primary: #BECCD9;
Lowercase HEX
#beccd9

Shades

Tints

Tones

Harmony

CSS snippets for #BECCD9

.color-beccd9 {
  color: #BECCD9;
  background-color: #BECCD9;
}

Frequently asked questions

What color is #BECCD9?+

#BECCD9 is a HEX color with RGB value rgb(190, 204, 217) and HSL value hsl(209, 26%, 80%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #BECCD9?+

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