#CDCFB3 Color Information

Hex color code: #CDCFB3

#CDCFB3 is a soft yellow color. In RGB it is (205, 207, 179), and in HSL it is (64°, 23%, 76%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#CDCFB3
RGB
205, 207, 179
HSL
64°, 23%, 76%
CMYK
1%, 0%, 14%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDCFB3; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 207, 179

Red: 205 / Green: 207 / Blue: 179

HSL

64°, 23%, 76%

Hue: 64° / Saturation: 23% / Lightness: 76%

CMYK

1%, 0%, 14%, 19%

Cyan: 1% / Magenta: 0% / Yellow: 14% / Key: 19%

What color is #CDCFB3?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDCFB3 to RGB:

rgb(205, 207, 179)HEX to RGB Converter →

HEX to HSL

Convert #CDCFB3 to HSL:

hsl(64, 23%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #CDCFB3 to CMYK:

cmyk(1%, 0%, 14%, 19%)Color Converter →

Color Meaning and Usage

A soft yellow tone, #CDCFB3 has RGB (205, 207, 179) and HSL (64°, 23%, 76%). Known for evoking nature and harmony, this green hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CDCFB3 is #B6B4D0, creating high-contrast pairings. For softer combinations, try analogous colors like #D0C4B4.

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

Contrast with #CDCFB3

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDCFB3?

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

What is the RGB value of #CDCFB3?

#CDCFB3 in RGB is (205, 207, 179) - 205 red, 207 green, and 179 blue.

How to use #CDCFB3 in CSS?

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

What colors go well with #CDCFB3?

#B6B4D0 (complementary), #D0C4B4 (analogous), and #AFB285 (lighter shade) work well with #CDCFB3.