#CBF6E3 Color

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

Color preview

#CBF6E3

Color formats

HEX
#CBF6E3
RGB
rgb(203, 246, 227)
RGBA
rgba(203, 246, 227, 1)
HSL
hsl(153, 70%, 88%)
HSV
hsv(153, 17%, 96%)
CMYK
cmyk(17%, 0%, 8%, 4%)
CSS variable
--color-primary: #CBF6E3;
Lowercase HEX
#cbf6e3

Shades

Tints

Tones

Harmony

CSS snippets for #CBF6E3

.color-cbf6e3 {
  color: #CBF6E3;
  background-color: #CBF6E3;
}

Frequently asked questions

What color is #CBF6E3?+

#CBF6E3 is a HEX color with RGB value rgb(203, 246, 227) and HSL value hsl(153, 70%, 88%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #CBF6E3?+

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