#CFD0BE Color Information

Hex color code: #CFD0BE

A delicate yellow shade, #CFD0BE appears as (207, 208, 190) in RGB and (63°, 16%, 78%) in HSL. It is popular in mobile app design.

Try:
Color NameSilver
HEX
#CFD0BE
RGB
207, 208, 190
HSL
63°, 16%, 78%
CMYK
0%, 0%, 9%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CFD0BE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 208, 190

Red: 207 / Green: 208 / Blue: 190

HSL

63°, 16%, 78%

Hue: 63° / Saturation: 16% / Lightness: 78%

CMYK

0%, 0%, 9%, 18%

Cyan: 0% / Magenta: 0% / Yellow: 9% / Key: 18%

What color is #CFD0BE?

#CFD0BE is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFD0BE to RGB:

rgb(207, 208, 190)HEX to RGB Converter →

HEX to HSL

Convert #CFD0BE to HSL:

hsl(63, 16%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #CFD0BE to CMYK:

cmyk(0%, 0%, 9%, 18%)Color Converter →

Color Meaning and Usage

A soft yellow tone, #CFD0BE has RGB (207, 208, 190) and HSL (63°, 16%, 78%). Known for evoking nature and harmony, this green hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CFD0BE is #BFBED0, creating high-contrast pairings. For softer combinations, try analogous colors like #D0C8BE.

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

Contrast with #CFD0BE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFD0BE?

#CFD0BE is a soft yellow color - a green hue that evokes nature and harmony.

What is the RGB value of #CFD0BE?

#CFD0BE in RGB is (207, 208, 190) - 207 red, 208 green, and 190 blue.

How to use #CFD0BE in CSS?

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

What colors go well with #CFD0BE?

#BFBED0 (complementary), #D0C8BE (analogous), and #AEB092 (lighter shade) work well with #CFD0BE.