#CBFED1 Color

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

Color preview

#CBFED1

Color formats

HEX
#CBFED1
RGB
rgb(203, 254, 209)
RGBA
rgba(203, 254, 209, 1)
HSL
hsl(127, 96%, 90%)
HSV
hsv(127, 20%, 100%)
CMYK
cmyk(20%, 0%, 18%, 0%)
CSS variable
--color-primary: #CBFED1;
Lowercase HEX
#cbfed1

Shades

Tints

Tones

Harmony

CSS snippets for #CBFED1

.color-cbfed1 {
  color: #CBFED1;
  background-color: #CBFED1;
}

Frequently asked questions

What color is #CBFED1?+

#CBFED1 is a HEX color with RGB value rgb(203, 254, 209) and HSL value hsl(127, 96%, 90%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #CBFED1?+

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