#99DAAD Color

Inspect #99DAAD across formats, palettes, contrast and closest named color matches.

Color preview

#99DAAD

Color formats

HEX
#99DAAD
RGB
rgb(153, 218, 173)
RGBA
rgba(153, 218, 173, 1)
HSL
hsl(138, 47%, 73%)
HSV
hsv(138, 30%, 85%)
CMYK
cmyk(30%, 0%, 21%, 15%)
CSS variable
--color-primary: #99DAAD;
Lowercase HEX
#99daad

Shades

Tints

Tones

Harmony

CSS snippets for #99DAAD

.color-99daad {
  color: #99DAAD;
  background-color: #99DAAD;
}

Frequently asked questions

What color is #99DAAD?+

#99DAAD is a HEX color with RGB value rgb(153, 218, 173) and HSL value hsl(138, 47%, 73%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #99DAAD?+

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