#EBCFBA Color Information

Hex color code: #EBCFBA

A ethereal orange shade, #EBCFBA appears as (235, 207, 186) in RGB and (26°, 55%, 83%) in HSL. It is typically applied in digital products.

Try:
Color NameWheat
HEX
#EBCFBA
RGB
235, 207, 186
HSL
26°, 55%, 83%
CMYK
0%, 12%, 21%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EBCFBA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 207, 186

Red: 235 / Green: 207 / Blue: 186

HSL

26°, 55%, 83%

Hue: 26° / Saturation: 55% / Lightness: 83%

CMYK

0%, 12%, 21%, 8%

Cyan: 0% / Magenta: 12% / Yellow: 21% / Key: 8%

What color is #EBCFBA?

#EBCFBA is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EBCFBA to RGB:

rgb(235, 207, 186)HEX to RGB Converter →

HEX to HSL

Convert #EBCFBA to HSL:

hsl(26, 55%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #EBCFBA to CMYK:

cmyk(0%, 12%, 21%, 8%)Color Converter →

Color Meaning and Usage

#EBCFBA is a light orange color with RGB values of 235, 207, 186 and HSL of 26°, 55%, 83%. This very light tint evokes purity and simplicity, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EBCFBA is #BCD7EB, creating high-contrast pairings. For softer combinations, try analogous colors like #EBBCBF.

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

Contrast with #EBCFBA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EBCFBA?

#EBCFBA is a light orange color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EBCFBA?

#EBCFBA in RGB is (235, 207, 186) - 235 red, 207 green, and 186 blue.

How to use #EBCFBA in CSS?

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

What colors go well with #EBCFBA?

#BCD7EB (complementary), #EBBCBF (analogous), and #DAA781 (lighter shade) work well with #EBCFBA.