#CFDFBF Color Information

Hex color code: #CFDFBF

#CFDFBF is a soft green color. In RGB it is (207, 223, 191), and in HSL it is (90°, 33%, 81%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#CFDFBF
RGB
207, 223, 191
HSL
90°, 33%, 81%
CMYK
7%, 0%, 14%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #CFDFBF; 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 #CFDFBF; background-color: #CFDFBF15; }

Alert / Toast

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

Link / Accent

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

a { color: #CFDFBF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 223, 191

Red: 207 / Green: 223 / Blue: 191

HSL

90°, 33%, 81%

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

CMYK

7%, 0%, 14%, 13%

Cyan: 7% / Magenta: 0% / Yellow: 14% / Key: 13%

What color is #CFDFBF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFDFBF to RGB:

rgb(207, 223, 191)HEX to RGB Converter →

HEX to HSL

Convert #CFDFBF to HSL:

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

HEX to CMYK

Convert #CFDFBF to CMYK:

cmyk(7%, 0%, 14%, 13%)Color Converter →

Color Meaning and Usage

A ethereal green tone, #CFDFBF has RGB (207, 223, 191) and HSL (90°, 33%, 81%). Known for evoking purity and simplicity, this very light tint is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CFDFBF is #CFBFDF, creating high-contrast pairings. For softer combinations, try analogous colors like #DFDFBF.

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

Contrast with #CFDFBF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFDFBF?

#CFDFBF is a ethereal green color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CFDFBF?

#CFDFBF in RGB is (207, 223, 191) - 207 red, 223 green, and 191 blue.

How to use #CFDFBF in CSS?

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

What colors go well with #CFDFBF?

#CFBFDF (complementary), #DFDFBF (analogous), and #A8C58C (lighter shade) work well with #CFDFBF.