#CFDBA4 Color Information

Hex color code: #CFDBA4

The hex color #CFDBA4 is a subtle yellow with RGB values of (207, 219, 164) and HSL of (73°, 43%, 75%). It is often used for branding and logos.

Try:
Color NameWheat
HEX
#CFDBA4
RGB
207, 219, 164
HSL
73°, 43%, 75%
CMYK
5%, 0%, 25%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CFDBA4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 219, 164

Red: 207 / Green: 219 / Blue: 164

HSL

73°, 43%, 75%

Hue: 73° / Saturation: 43% / Lightness: 75%

CMYK

5%, 0%, 25%, 14%

Cyan: 5% / Magenta: 0% / Yellow: 25% / Key: 14%

What color is #CFDBA4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFDBA4 to RGB:

rgb(207, 219, 164)HEX to RGB Converter →

HEX to HSL

Convert #CFDBA4 to HSL:

hsl(73, 43%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #CFDBA4 to CMYK:

cmyk(5%, 0%, 25%, 14%)Color Converter →

Color Meaning and Usage

A delicate yellow tone, #CFDBA4 has RGB (207, 219, 164) and HSL (73°, 43%, 75%). Known for evoking nature and harmony, this green hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CFDBA4 is #B0A4DB, creating high-contrast pairings. For softer combinations, try analogous colors like #DBCBA4.

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

Contrast with #CFDBA4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFDBA4?

#CFDBA4 is a delicate yellow color - a green hue that evokes nature and harmony.

What is the RGB value of #CFDBA4?

#CFDBA4 in RGB is (207, 219, 164) - 207 red, 219 green, and 164 blue.

How to use #CFDBA4 in CSS?

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

What colors go well with #CFDBA4?

#B0A4DB (complementary), #DBCBA4 (analogous), and #B2C56D (lighter shade) work well with #CFDBA4.