#CFDC5B Color Information

Hex color code: #CFDC5B

The hex color #CFDC5B is a muted yellow with RGB values of (207, 220, 91) and HSL of (66°, 65%, 61%). It is typically applied in digital products.

Try:
Color NameBurlywood
HEX
#CFDC5B
RGB
207, 220, 91
HSL
66°, 65%, 61%
CMYK
6%, 0%, 59%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CFDC5B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 220, 91

Red: 207 / Green: 220 / Blue: 91

HSL

66°, 65%, 61%

Hue: 66° / Saturation: 65% / Lightness: 61%

CMYK

6%, 0%, 59%, 14%

Cyan: 6% / Magenta: 0% / Yellow: 59% / Key: 14%

What color is #CFDC5B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFDC5B to RGB:

rgb(207, 220, 91)HEX to RGB Converter →

HEX to HSL

Convert #CFDC5B to HSL:

hsl(66, 65%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #CFDC5B to CMYK:

cmyk(6%, 0%, 59%, 14%)Color Converter →

Color Meaning and Usage

A understated yellow tone, #CFDC5B has RGB (207, 220, 91) and HSL (66°, 65%, 61%). Known for evoking nature and harmony, this green hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CFDC5B is #685BDC, creating high-contrast pairings. For softer combinations, try analogous colors like #DCA85B.

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

Contrast with #CFDC5B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFDC5B?

#CFDC5B is a understated yellow color - a green hue that evokes nature and harmony.

What is the RGB value of #CFDC5B?

#CFDC5B in RGB is (207, 220, 91) - 207 red, 220 green, and 91 blue.

How to use #CFDC5B in CSS?

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

What colors go well with #CFDC5B?

#685BDC (complementary), #DCA85B (analogous), and #B2C229 (lighter shade) work well with #CFDC5B.