#CFD345 Color Information

Hex color code: #CFD345

The hex color #CFD345 is a subtle yellow with RGB values of (207, 211, 69) and HSL of (62°, 62%, 55%). It is popular in mobile app design.

Try:
Color NameYellow Green
HEX
#CFD345
RGB
207, 211, 69
HSL
62°, 62%, 55%
CMYK
2%, 0%, 67%, 17%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CFD345; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 211, 69

Red: 207 / Green: 211 / Blue: 69

HSL

62°, 62%, 55%

Hue: 62° / Saturation: 62% / Lightness: 55%

CMYK

2%, 0%, 67%, 17%

Cyan: 2% / Magenta: 0% / Yellow: 67% / Key: 17%

What color is #CFD345?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFD345 to RGB:

rgb(207, 211, 69)HEX to RGB Converter →

HEX to HSL

Convert #CFD345 to HSL:

hsl(62, 62%, 55%)RGB to HSL Converter →

HEX to CMYK

Convert #CFD345 to CMYK:

cmyk(2%, 0%, 67%, 17%)Color Converter →

Color Meaning and Usage

#CFD345 is a neutral yellow color with RGB values of 207, 211, 69 and HSL of 62°, 62%, 55%. This green hue evokes nature and harmony, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CFD345 is #4A45D3, creating high-contrast pairings. For softer combinations, try analogous colors like #D39145.

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

Contrast with #CFD345

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFD345?

#CFD345 is a neutral yellow color - a green hue that evokes nature and harmony.

What is the RGB value of #CFD345?

#CFD345 in RGB is (207, 211, 69) - 207 red, 211 green, and 69 blue.

How to use #CFD345 in CSS?

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

What colors go well with #CFD345?

#4A45D3 (complementary), #D39145 (analogous), and #A1A527 (lighter shade) work well with #CFD345.