#6FBDCB Color

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

Color preview

#6FBDCB

Color formats

HEX
#6FBDCB
RGB
rgb(111, 189, 203)
RGBA
rgba(111, 189, 203, 1)
HSL
hsl(189, 47%, 62%)
HSV
hsv(189, 45%, 80%)
CMYK
cmyk(45%, 7%, 0%, 20%)
CSS variable
--color-primary: #6FBDCB;
Lowercase HEX
#6fbdcb

Shades

Tints

Tones

Harmony

CSS snippets for #6FBDCB

.color-6fbdcb {
  color: #6FBDCB;
  background-color: #6FBDCB;
}

Frequently asked questions

What color is #6FBDCB?+

#6FBDCB is a HEX color with RGB value rgb(111, 189, 203) and HSL value hsl(189, 47%, 62%). Its closest CSS named color is MediumAquaMarine.

What is the closest Tailwind color to #6FBDCB?+

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