#9FFDCB Color

Inspect #9FFDCB across formats, palettes, contrast and closest named color matches.

Color preview

#9FFDCB

Color formats

HEX
#9FFDCB
RGB
rgb(159, 253, 203)
RGBA
rgba(159, 253, 203, 1)
HSL
hsl(148, 96%, 81%)
HSV
hsv(148, 37%, 99%)
CMYK
cmyk(37%, 0%, 20%, 1%)
CSS variable
--color-primary: #9FFDCB;
Lowercase HEX
#9ffdcb

Shades

Tints

Tones

Harmony

CSS snippets for #9FFDCB

.color-9ffdcb {
  color: #9FFDCB;
  background-color: #9FFDCB;
}

Frequently asked questions

What color is #9FFDCB?+

#9FFDCB is a HEX color with RGB value rgb(159, 253, 203) and HSL value hsl(148, 96%, 81%). Its closest CSS named color is Aquamarine.

What is the closest Tailwind color to #9FFDCB?+

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