#CECE69 Color Information

Hex color code: #CECE69

#CECE69 is a neutral yellow color. In RGB it is (206, 206, 105), and in HSL it is (60°, 51%, 61%). It is frequently seen in web interfaces.

Try:
Color NameBurlywood
HEX
#CECE69
RGB
206, 206, 105
HSL
60°, 51%, 61%
CMYK
0%, 0%, 49%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CECE69; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 206, 105

Red: 206 / Green: 206 / Blue: 105

HSL

60°, 51%, 61%

Hue: 60° / Saturation: 51% / Lightness: 61%

CMYK

0%, 0%, 49%, 19%

Cyan: 0% / Magenta: 0% / Yellow: 49% / Key: 19%

What color is #CECE69?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CECE69 to RGB:

rgb(206, 206, 105)HEX to RGB Converter →

HEX to HSL

Convert #CECE69 to HSL:

hsl(60, 51%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #CECE69 to CMYK:

cmyk(0%, 0%, 49%, 19%)Color Converter →

Color Meaning and Usage

A neutral yellow tone, #CECE69 has RGB (206, 206, 105) and HSL (60°, 51%, 61%). Known for evoking nature and harmony, this green hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CECE69 is #6969CE, creating high-contrast pairings. For softer combinations, try analogous colors like #CE9C69.

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

Contrast with #CECE69

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CECE69?

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

What is the RGB value of #CECE69?

#CECE69 in RGB is (206, 206, 105) - 206 red, 206 green, and 105 blue.

How to use #CECE69 in CSS?

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

What colors go well with #CECE69?

#6969CE (complementary), #CE9C69 (analogous), and #B1B139 (lighter shade) work well with #CECE69.