Skip to main content Skip to docs navigation

#edbf6f hex color | Download Dark 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 Pineapple Cake and its hex is #EDBB6E Nearest Color Name

Color Hue/Base color: Yellow

Hex #edbf6f Color code in RGB color code model is created after adding 92.94% red color, 74.9% green color and 43.53% blue color. Hex #edbf6f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 19% magenta, 53% yellow and 7.06% black.

Hex #edbf6f color code is between #eebb77 web safe hex color code and #ddcc66 web safe hex color code. #eebb77 is the nearest web safe color code. You can see here many more shades of #edbf6f color code.

RGB Chart

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

Color Table

Hex Color Code edbf6f #edbf6f
RGB Decimal 237, 191, 111 237, 191, 111
RGB Percent 93%, 75%, 44% rgb(93%, 75%, 44%)
CSS RGBa 237, 191, 111,1 rgba(237,191,111,1)
CMYK Model cmyk(0%,19%,53%,7.06%)
HSL Color Space 38,78% ,68% hsl(38,78% ,68%)
HSV Color Space 38°, 53%, 93%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11101101 10111111 01101111
Octal 355 277 157
Decimal 237 191 111
Hex ed bf 6f

Different shades of #edbf6f color code.

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

Darkest of #edbf6f
#ad7616
Darker of #edbf6f
#db951b
Dark of #edbf6f
#e7ab42
Base of #edbf6f
#edbf6f
Light of #edbf6f
#f3d39c
Lighter
#f8e7ca
Lightest
#fefbf7

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

#edbf6f
#6f9ded

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

Split Complementary

#edbf6f
#6fdced
#806fed

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

Analogous Color

#ed766f
#ed8b6f
#edbf6f
#ede96f
#bded6f

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

#edbf6f
#bf6fed
#6fedbf

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

#edbf6f
#6fedbf
#6f9ded
#ed6f9d

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

#edbf6f
#6fed80
#6f9ded
#ed6fdc

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

#805710
#ad7616
#db951b
#e7ab42
#edbf6f
#f3d39c
#f8e7ca
#fefbf7
#ffffff

Tints of #edbf6f Color

#edbf6f
#efc67f
#f1cd8f
#f3d49f
#f5dbaf
#f7e2bf
#f9e9cf
#fbf0df
#fdf7ef
#ffffff

Shades of #edbf6f color code

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

#edbf6f
#d2a962
#b89456
#9e7f4a
#836a3d
#695431
#4f3f25
#342a18
#1a150c
#000000

Tones

#edbf6f
#ddbb7f
#cdb68f
#bcb2a0
#aeaeae

Tones

Similar Color like #edbf6f color

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

#eec070
#efc171
#f0c272
#f1c373
#f2c474
#f3c575
#f4c676
#f5c777
#f6c878
#f7c979
#f8ca7a
#f9cb7b
#facc7c
#fbcd7d
#ecbe6e
#ebbd6d
#eabc6c
#e9bb6b
#e8ba6a
#e7b969
#e6b868
#e5b767
#e4b666
#e3b565
#e2b464
#e1b363
#e0b262
#dfb161

Download this Dark Yellow

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

#edbf6f Color Code Preview on Black Background Color

This is how #edbf6f Color will look on black background color. Color contrast ratio is 12.28

#edbf6f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #edbf6f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #edbf6f

#edbf6f color code is use for CSS Background Color

Background color for the above div is #edbf6f

HTML with inline CSS

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

#edbf6f color code is use for CSS Border Color

CSS Border color for the above div is #edbf6f

HTML with inline CSS

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

CSS Border Left color for the above div is #edbf6f

HTML with inline CSS

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

CSS Border Right color for the above div is #edbf6f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #edbf6f

HTML with inline CSS

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

CSS Border Top color for the above div is #edbf6f

HTML with inline CSS

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

#edbf6f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#edbf6f Color code Preview on White Background

This is how #edbf6f Color code will look on white background color. Color contrast ratio is 1.71

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

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(237,191,111,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(111,157,237,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(237,191,111,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }