#CBFFE1 Color

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

Color preview

#CBFFE1

Color formats

HEX
#CBFFE1
RGB
rgb(203, 255, 225)
RGBA
rgba(203, 255, 225, 1)
HSL
hsl(145, 100%, 90%)
HSV
hsv(145, 20%, 100%)
CMYK
cmyk(20%, 0%, 12%, 0%)
CSS variable
--color-primary: #CBFFE1;
Lowercase HEX
#cbffe1

Shades

Tints

Tones

Harmony

CSS snippets for #CBFFE1

.color-cbffe1 {
  color: #CBFFE1;
  background-color: #CBFFE1;
}

Frequently asked questions

What color is #CBFFE1?+

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

What is the closest Tailwind color to #CBFFE1?+

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