#45ADA5 Color

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

Color preview

#45ADA5

Color formats

HEX
#45ADA5
RGB
rgb(69, 173, 165)
RGBA
rgba(69, 173, 165, 1)
HSL
hsl(175, 43%, 47%)
HSV
hsv(175, 60%, 68%)
CMYK
cmyk(60%, 0%, 5%, 32%)
CSS variable
--color-primary: #45ADA5;
Lowercase HEX
#45ada5

Shades

Tints

Tones

Harmony

CSS snippets for #45ADA5

.color-45ada5 {
  color: #45ADA5;
  background-color: #45ADA5;
}

Frequently asked questions

What color is #45ADA5?+

#45ADA5 is a HEX color with RGB value rgb(69, 173, 165) and HSL value hsl(175, 43%, 47%). Its closest CSS named color is CadetBlue.

What is the closest Tailwind color to #45ADA5?+

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