#69BFBB Color

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

Color preview

#69BFBB

Color formats

HEX
#69BFBB
RGB
rgb(105, 191, 187)
RGBA
rgba(105, 191, 187, 1)
HSL
hsl(177, 40%, 58%)
HSV
hsv(177, 45%, 75%)
CMYK
cmyk(45%, 0%, 2%, 25%)
CSS variable
--color-primary: #69BFBB;
Lowercase HEX
#69bfbb

Shades

Tints

Tones

Harmony

CSS snippets for #69BFBB

.color-69bfbb {
  color: #69BFBB;
  background-color: #69BFBB;
}

Frequently asked questions

What color is #69BFBB?+

#69BFBB is a HEX color with RGB value rgb(105, 191, 187) and HSL value hsl(177, 40%, 58%). Its closest CSS named color is MediumAquaMarine.

What is the closest Tailwind color to #69BFBB?+

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