#CFE1BD Color Information

Hex color code: #CFE1BD

The hex color #CFE1BD is a airy green with RGB values of (207, 225, 189) and HSL of (90°, 37%, 81%). It is widely used in graphic design.

Try:
Color NameSilver
HEX
#CFE1BD
RGB
207, 225, 189
HSL
90°, 37%, 81%
CMYK
8%, 0%, 16%, 12%

Shades

CSS Usage
color: #CFE1BD;
background-color: #CFE1BD;
border-color: #CFE1BD;
box-shadow: 0 0 10px #CFE1BD;
border: 2px solid #CFE1BD;
Tailwind Usage
bg-[#CFE1BD]
text-[#CFE1BD]
border-[#CFE1BD]
shadow-[0_0_10px_CFE1BD]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #CFE1BD, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #CFE1BD; color: #000000; }

Badge

New Feature
.badge { background-color: #CFE1BD; color: #000000; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #CFE1BD; background-color: #CFE1BD15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #CFE1BD20; border-left: 4px solid #CFE1BD; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #CFE1BD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #CFE1BD in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 225, 189

Red: 207 / Green: 225 / Blue: 189

HSL

90°, 37%, 81%

Hue: 90° / Saturation: 37% / Lightness: 81%

CMYK

8%, 0%, 16%, 12%

Cyan: 8% / Magenta: 0% / Yellow: 16% / Key: 12%

What color is #CFE1BD?

#CFE1BD is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFE1BD to RGB:

rgb(207, 225, 189)HEX to RGB Converter →

HEX to HSL

Convert #CFE1BD to HSL:

hsl(90, 37%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #CFE1BD to CMYK:

cmyk(8%, 0%, 16%, 12%)Color Converter →

Color Meaning and Usage

A soft green tone, #CFE1BD has RGB (207, 225, 189) and HSL (90°, 37%, 81%). Known for evoking purity and simplicity, this very light tint is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CFE1BD is #CFBDE0, creating high-contrast pairings. For softer combinations, try analogous colors like #E0E0BD.

Use #CFE1BD in CSS: color: #CFE1BD or background-color: #CFE1BD. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #CFE1BD

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 15.16:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFE1BD?

#CFE1BD is a soft green color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CFE1BD?

#CFE1BD in RGB is (207, 225, 189) - 207 red, 225 green, and 189 blue.

How to use #CFE1BD in CSS?

Use #CFE1BD directly in your CSS properties like color or background-color.

What colors go well with #CFE1BD?

#CFBDE0 (complementary), #E0E0BD (analogous), and #A8C888 (lighter shade) work well with #CFE1BD.