#CFDB70 Color Information

Hex color code: #CFDB70

A muted yellow shade, #CFDB70 appears as (207, 219, 112) in RGB and (67°, 60%, 65%) in HSL. It is typically applied in digital products.

Try:
Color NameBurlywood
HEX
#CFDB70
RGB
207, 219, 112
HSL
67°, 60%, 65%
CMYK
5%, 0%, 49%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CFDB70; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 219, 112

Red: 207 / Green: 219 / Blue: 112

HSL

67°, 60%, 65%

Hue: 67° / Saturation: 60% / Lightness: 65%

CMYK

5%, 0%, 49%, 14%

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

What color is #CFDB70?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFDB70 to RGB:

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

HEX to HSL

Convert #CFDB70 to HSL:

hsl(67, 60%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #CFDB70 to CMYK:

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

Color Meaning and Usage

#CFDB70 is a balanced yellow color with RGB values of 207, 219, 112 and HSL of 67°, 60%, 65%. This green hue evokes nature and harmony, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CFDB70 is #7D70DB, creating high-contrast pairings. For softer combinations, try analogous colors like #DBB270.

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

Contrast with #CFDB70

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFDB70?

#CFDB70 is a balanced yellow color - a green hue that evokes nature and harmony.

What is the RGB value of #CFDB70?

#CFDB70 in RGB is (207, 219, 112) - 207 red, 219 green, and 112 blue.

How to use #CFDB70 in CSS?

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

What colors go well with #CFDB70?

#7D70DB (complementary), #DBB270 (analogous), and #BACC33 (lighter shade) work well with #CFDB70.