#6ABFCB Color

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

Color preview

#6ABFCB

Color formats

HEX
#6ABFCB
RGB
rgb(106, 191, 203)
RGBA
rgba(106, 191, 203, 1)
HSL
hsl(187, 48%, 61%)
HSV
hsv(187, 48%, 80%)
CMYK
cmyk(48%, 6%, 0%, 20%)
CSS variable
--color-primary: #6ABFCB;
Lowercase HEX
#6abfcb

Shades

Tints

Tones

Harmony

CSS snippets for #6ABFCB

.color-6abfcb {
  color: #6ABFCB;
  background-color: #6ABFCB;
}

Frequently asked questions

What color is #6ABFCB?+

#6ABFCB is a HEX color with RGB value rgb(106, 191, 203) and HSL value hsl(187, 48%, 61%). Its closest CSS named color is MediumAquaMarine.

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

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