#CED89D Color Information

Hex color code: #CED89D

#CED89D is a soft yellow color. In RGB it is (206, 216, 157), and in HSL it is (70°, 43%, 73%). It is typically applied in digital products.

Try:
Color NameTan
HEX
#CED89D
RGB
206, 216, 157
HSL
70°, 43%, 73%
CMYK
5%, 0%, 27%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CED89D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 216, 157

Red: 206 / Green: 216 / Blue: 157

HSL

70°, 43%, 73%

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

CMYK

5%, 0%, 27%, 15%

Cyan: 5% / Magenta: 0% / Yellow: 27% / Key: 15%

What color is #CED89D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CED89D to RGB:

rgb(206, 216, 157)HEX to RGB Converter →

HEX to HSL

Convert #CED89D to HSL:

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

HEX to CMYK

Convert #CED89D to CMYK:

cmyk(5%, 0%, 27%, 15%)Color Converter →

Color Meaning and Usage

A gentle yellow tone, #CED89D has RGB (206, 216, 157) and HSL (70°, 43%, 73%). Known for evoking nature and harmony, this green hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CED89D is #A69DD8, creating high-contrast pairings. For softer combinations, try analogous colors like #D8C49D.

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

Contrast with #CED89D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CED89D?

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

What is the RGB value of #CED89D?

#CED89D in RGB is (206, 216, 157) - 206 red, 216 green, and 157 blue.

How to use #CED89D in CSS?

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

What colors go well with #CED89D?

#A69DD8 (complementary), #D8C49D (analogous), and #B3C266 (lighter shade) work well with #CED89D.