#CDD68F Color Information

Hex color code: #CDD68F

A gentle yellow shade, #CDD68F appears as (205, 214, 143) in RGB and (68°, 46%, 70%) in HSL. It is often used for branding and logos.

Try:
Color NameTan
HEX
#CDD68F
RGB
205, 214, 143
HSL
68°, 46%, 70%
CMYK
4%, 0%, 33%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDD68F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 214, 143

Red: 205 / Green: 214 / Blue: 143

HSL

68°, 46%, 70%

Hue: 68° / Saturation: 46% / Lightness: 70%

CMYK

4%, 0%, 33%, 16%

Cyan: 4% / Magenta: 0% / Yellow: 33% / Key: 16%

What color is #CDD68F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDD68F to RGB:

rgb(205, 214, 143)HEX to RGB Converter →

HEX to HSL

Convert #CDD68F to HSL:

hsl(68, 46%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #CDD68F to CMYK:

cmyk(4%, 0%, 33%, 16%)Color Converter →

Color Meaning and Usage

#CDD68F is a gentle yellow color with RGB values of 205, 214, 143 and HSL of 68°, 46%, 70%. This green hue evokes nature and harmony, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CDD68F is #998FD6, creating high-contrast pairings. For softer combinations, try analogous colors like #D6BC8F.

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

Contrast with #CDD68F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDD68F?

#CDD68F is a gentle yellow color - a green hue that evokes nature and harmony.

What is the RGB value of #CDD68F?

#CDD68F in RGB is (205, 214, 143) - 205 red, 214 green, and 143 blue.

How to use #CDD68F in CSS?

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

What colors go well with #CDD68F?

#998FD6 (complementary), #D6BC8F (analogous), and #B3C157 (lighter shade) work well with #CDD68F.