Skip to main content Skip to docs navigation

#efeabd hex color | 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

Woow we have a nearby visually matching color name available. It's name is Chardonnay and its hex is #EFE8BC Nearest Color Name

Color Hue/Base color: Yellow

Hex #efeabd Color code in RGB color code model is created after adding 93.73% red color, 91.76% green color and 74.12% blue color. Hex #efeabd Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 2% magenta, 21% yellow and 6.27% black.

Hex #efeabd color code is between #eeeebb web safe hex color code and #ffddcc web safe hex color code. #eeeebb is the nearest web safe color code. You can see here many more shades of #efeabd color code.

RGB Chart

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

Color Table

Hex Color Code efeabd #efeabd
RGB Decimal 239, 234, 189 239, 234, 189
RGB Percent 94%, 92%, 74% rgb(94%, 92%, 74%)
CSS RGBa 239, 234, 189,1 rgba(239,234,189,1)
CMYK Model cmyk(0%,2%,21%,6.27%)
HSL Color Space 54,61% ,84% hsl(54,61% ,84%)
HSV Color Space 54°, 21%, 94%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11101111 11101010 10111101
Octal 357 352 275
Decimal 239 234 189
Hex ef ea bd

Different shades of #efeabd color code.

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

Darkest of #efeabd
#d1c342
Darker of #efeabd
#dbd06b
Dark of #efeabd
#e5dd94
Base of #efeabd
#efeabd
Light of #efeabd
#f9f7e6
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

#efeabd
#bdc2ef

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

Split Complementary

#efeabd
#bddbef
#d1bdef

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

Analogous Color

#efcdbd
#efd5bd
#efeabd
#e3efbd
#ceefbd

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

#efeabd
#eabdef
#bdefea

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

#efeabd
#bdefea
#bdc2ef
#efbdc2

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

#efeabd
#bdefd1
#bdc2ef
#efbddb

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 #efeabd

#b4a72c
#d1c342
#dbd06b
#e5dd94
#efeabd
#f9f7e6
#ffffff
#ffffff
#ffffff

Tints of #efeabd Color

#efeabd
#f0ecc4
#f2eecb
#f4f1d3
#f6f3da
#f7f5e1
#f9f8e9
#fbfaf0
#fdfcf7
#ffffff

Shades of #efeabd color code

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

#efeabd
#d4d0a8
#b9b693
#9f9c7e
#848269
#6a6854
#4f4e3f
#35342a
#1a1a15
#000000

Tones

#efeabd
#e7e3c5
#dfddcd
#d6d6d6
#d6d6d6

Tones

Similar Color like #efeabd color

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

#f0ebbe
#f1ecbf
#f2edc0
#f3eec1
#f4efc2
#f5f0c3
#f6f1c4
#f7f2c5
#f8f3c6
#f9f4c7
#faf5c8
#fbf6c9
#fcf7ca
#fdf8cb
#eee9bc
#ede8bb
#ece7ba
#ebe6b9
#eae5b8
#e9e4b7
#e8e3b6
#e7e2b5
#e6e1b4
#e5e0b3
#e4dfb2
#e3deb1
#e2ddb0
#e1dcaf

Download this Light Yellow

Hex #efeabd 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.

#efeabd Color Code Preview on Black Background Color

This is how #efeabd Color will look on black background color. Color contrast ratio is 17.17

#efeabd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #efeabd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #efeabd

#efeabd color code is use for CSS Background Color

Background color for the above div is #efeabd

HTML with inline CSS

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

#efeabd color code is use for CSS Border Color

CSS Border color for the above div is #efeabd

HTML with inline CSS

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

CSS Border Left color for the above div is #efeabd

HTML with inline CSS

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

CSS Border Right color for the above div is #efeabd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #efeabd

HTML with inline CSS

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

CSS Border Top color for the above div is #efeabd

HTML with inline CSS

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

#efeabd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#efeabd Color code Preview on White Background

This is how #efeabd Color code will look on white background color. Color contrast ratio is 1.22

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 #efeabd; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #efeabd; }

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,234,189,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(189,194,239,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(239,234,189,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }