Skip to main content Skip to docs navigation

#EFE0CB hex color | Scroll | Download Light Yellow BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Color Hue/Base color: Yellow

Hex #EFE0CB Color Code is also known as | Scroll color.

Hex #EFE0CB Color code in RGB color code model is created after adding 93.73% red color, 87.84% green color and 79.61% blue color. Hex #EFE0CB Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 6% magenta, 15% yellow and 6.27% black.

Hex #EFE0CB color code is between #eeddcc web safe hex color code and #ffeebb web safe hex color code. #eeddcc is the nearest web safe color code. You can see here many more shades of #EFE0CB color code.

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code EFE0CB #EFE0CB
RGB Decimal 239, 224, 203 239, 224, 203
RGB Percent 94%, 88%, 80% rgb(94%, 88%, 80%)
CSS RGBa 239, 224, 203,1 rgba(239,224,203,1)
CMYK Model cmyk(0%,6%,15%,6.27%)
HSL Color Space 35,53% ,87% hsl(35,53% ,87%)
HSV Color Space 35°, 15%, 94%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11101111 11100000 11001011
Octal 357 340 313
Decimal 239 224 203
Hex EF E0 CB

Different shades of #EFE0CB color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Darkest of #EFE0CB
#cb9a56
Darker of #EFE0CB
#d7b27d
Dark of #EFE0CB
#e3c9a4
Base of #EFE0CB
#efe0cb
Light of #EFE0CB
#fbf7f2
Lighter
#ffffff
Lightest
#ffffff

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#efe0cb
#cbdaef

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#EFE0CB
#cbecef
#cecbef

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#efcbcb
#efd1cb
#efe0cb
#efeccb
#e3efcb

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#EFE0CB
#e0cbef
#cbefe0

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#EFE0CB
#cbefe0
#cbdaef
#efcbda

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#EFE0CB
#cbefce
#cbdaef
#efcbec

Square is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Monochromatic Color with #EFE0CB

#b68238
#cb9a56
#d7b27d
#e3c9a4
#efe0cb
#fbf7f2
#ffffff
#ffffff
#ffffff

Tints of #EFE0CB Color

#efe0cb
#f0e3d0
#f2e6d6
#f4eadc
#f6ede2
#f7f1e7
#f9f4ed
#fbf8f3
#fdfbf9
#ffffff

Shades of #EFE0CB color code

Generate more color scales with scales (color stack) generator.

#efe0cb
#d4c7b4
#b9ae9d
#9f9587
#847c70
#6a635a
#4f4a43
#35312d
#1a1816
#000000

Tones

#efe0cb
#e8dfd2
#e1ded9
#dddddd
#dddddd

Tones

Similar Color like #EFE0CB color

Find visually similar hex color codes nearing to #EFE0CB hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#f0e1cc
#f1e2cd
#f2e3ce
#f3e4cf
#f4e5d0
#f5e6d1
#f6e7d2
#f7e8d3
#f8e9d4
#f9ead5
#faebd6
#fbecd7
#fcedd8
#fdeed9
#eedfca
#eddec9
#ecddc8
#ebdcc7
#eadbc6
#e9dac5
#e8d9c4
#e7d8c3
#e6d7c2
#e5d6c1
#e4d5c0
#e3d4bf
#e2d3be
#e1d2bd

Download this Light Yellow

Hex #EFE0CB Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#EFE0CB Color Code Preview on Black Background Color

This is how #EFE0CB Color will look on black background color. Color contrast ratio is 16.19

#EFE0CB in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#EFE0CB">Your Example Paragraph content text in with font color #EFE0CB </p>

Your Example Paragraph content text in with font color #EFE0CB

HTML with inline CSS

<div style="color:#EFE0CB">Your Paragraph text in with font color #EFE0CB </div>

Your Example Paragraph content text in with font color #EFE0CB

#EFE0CB color code is use for CSS Background Color

Background color for the above div is #EFE0CB

HTML with inline CSS

<div style="background-color:#EFE0CB;"></div>

#EFE0CB color code is use for CSS Border Color

CSS Border color for the above div is #EFE0CB

HTML with inline CSS

<div style="border:5px solid #EFE0CB;"></div>

CSS Border Left color for the above div is #EFE0CB

HTML with inline CSS

<div style="border-left:5px solid #EFE0CB;"></div>

CSS Border Right color for the above div is #EFE0CB

HTML with inline CSS

<div style="border-right:5px solid #EFE0CB;"></div>

CSS Border Bottom color for the above div is #EFE0CB

HTML with inline CSS

<div style="border-bottom:5px solid #EFE0CB;"></div>

CSS Border Top color for the above div is #EFE0CB

HTML with inline CSS

<div style="border-top:5px solid #EFE0CB;"></div>

#EFE0CB hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#EFE0CB; } .examplecolorclass {color:#EFE0CB; } .examplebordercolor {border:3px solid #EFE0CB; }

#EFE0CB Color code Preview on White Background

This is how #EFE0CB Color code will look on white background color. Color contrast ratio is 1.30

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #EFE0CB; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #EFE0CB; }

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(239,224,203,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(203,218,239,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(239,224,203,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }