#40AEBF Color

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

Color preview

#40AEBF

Color formats

HEX
#40AEBF
RGB
rgb(64, 174, 191)
RGBA
rgba(64, 174, 191, 1)
HSL
hsl(188, 50%, 50%)
HSV
hsv(188, 66%, 75%)
CMYK
cmyk(66%, 9%, 0%, 25%)
CSS variable
--color-primary: #40AEBF;
Lowercase HEX
#40aebf

Shades

Tints

Tones

Harmony

CSS snippets for #40AEBF

.color-40aebf {
  color: #40AEBF;
  background-color: #40AEBF;
}

Frequently asked questions

What color is #40AEBF?+

#40AEBF is a HEX color with RGB value rgb(64, 174, 191) and HSL value hsl(188, 50%, 50%). Its closest CSS named color is MediumTurquoise.

What is the closest Tailwind color to #40AEBF?+

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