#CEC27E Color Information

Hex color code: #CEC27E

A pastel yellow shade, #CEC27E appears as (206, 194, 126) in RGB and (51°, 45%, 65%) in HSL. It is commonly used in modern UI design.

Try:
Color NameTan
HEX
#CEC27E
RGB
206, 194, 126
HSL
51°, 45%, 65%
CMYK
0%, 6%, 39%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CEC27E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 194, 126

Red: 206 / Green: 194 / Blue: 126

HSL

51°, 45%, 65%

Hue: 51° / Saturation: 45% / Lightness: 65%

CMYK

0%, 6%, 39%, 19%

Cyan: 0% / Magenta: 6% / Yellow: 39% / Key: 19%

What color is #CEC27E?

#CEC27E is a orange-yellow hue associated with optimism and creativity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CEC27E to RGB:

rgb(206, 194, 126)HEX to RGB Converter →

HEX to HSL

Convert #CEC27E to HSL:

hsl(51, 45%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #CEC27E to CMYK:

cmyk(0%, 6%, 39%, 19%)Color Converter →

Color Meaning and Usage

#CEC27E is a pastel yellow color with RGB values of 206, 194, 126 and HSL of 51°, 45%, 65%. This orange-yellow hue evokes optimism and creativity, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CEC27E is #7E8ACE, creating high-contrast pairings. For softer combinations, try analogous colors like #CE9A7E.

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

Contrast with #CEC27E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CEC27E?

#CEC27E is a pastel yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #CEC27E?

#CEC27E in RGB is (206, 194, 126) - 206 red, 194 green, and 126 blue.

How to use #CEC27E in CSS?

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

What colors go well with #CEC27E?

#7E8ACE (complementary), #CE9A7E (analogous), and #B9A846 (lighter shade) work well with #CEC27E.