#E6CB7A Color Information

Hex color code: #E6CB7A

A subtle yellow shade, #E6CB7A appears as (230, 203, 122) in RGB and (45°, 68%, 69%) in HSL. It is often used for branding and logos.

Try:
Color NameBurlywood
HEX
#E6CB7A
RGB
230, 203, 122
HSL
45°, 68%, 69%
CMYK
0%, 12%, 47%, 10%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E6CB7A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

230, 203, 122

Red: 230 / Green: 203 / Blue: 122

HSL

45°, 68%, 69%

Hue: 45° / Saturation: 68% / Lightness: 69%

CMYK

0%, 12%, 47%, 10%

Cyan: 0% / Magenta: 12% / Yellow: 47% / Key: 10%

What color is #E6CB7A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E6CB7A to RGB:

rgb(230, 203, 122)HEX to RGB Converter →

HEX to HSL

Convert #E6CB7A to HSL:

hsl(45, 68%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #E6CB7A to CMYK:

cmyk(0%, 12%, 47%, 10%)Color Converter →

Color Meaning and Usage

#E6CB7A is a neutral yellow color with RGB values of 230, 203, 122 and HSL of 45°, 68%, 69%. This orange-yellow hue evokes optimism and creativity, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E6CB7A is #7A95E6, creating high-contrast pairings. For softer combinations, try analogous colors like #E6957A.

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

Contrast with #E6CB7A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E6CB7A?

#E6CB7A is a neutral yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #E6CB7A?

#E6CB7A in RGB is (230, 203, 122) - 230 red, 203 green, and 122 blue.

How to use #E6CB7A in CSS?

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

What colors go well with #E6CB7A?

#7A95E6 (complementary), #E6957A (analogous), and #D9B23A (lighter shade) work well with #E6CB7A.