#CBFFDA Color

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

Color preview

#CBFFDA

Color formats

HEX
#CBFFDA
RGB
rgb(203, 255, 218)
RGBA
rgba(203, 255, 218, 1)
HSL
hsl(137, 100%, 90%)
HSV
hsv(137, 20%, 100%)
CMYK
cmyk(20%, 0%, 15%, 0%)
CSS variable
--color-primary: #CBFFDA;
Lowercase HEX
#cbffda

Shades

Tints

Tones

Harmony

CSS snippets for #CBFFDA

.color-cbffda {
  color: #CBFFDA;
  background-color: #CBFFDA;
}

Frequently asked questions

What color is #CBFFDA?+

#CBFFDA is a HEX color with RGB value rgb(203, 255, 218) and HSL value hsl(137, 100%, 90%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #CBFFDA?+

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