crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#edddbb hex color - Yellow - Warm color - Information

#edddbb hex color - Yellow - Warm color

Color Hue/Base color: Yellow

Hex #edddbb Color code in RGB color code model is created after adding 92.94% red color, 86.67% green color and 73.33% blue color. Hex #edddbb Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 7% magenta, 21% yellow and 7% black.

Hex #edddbb color code is between #eeccaa web safe hex color code and #ddeecc web safe hex color code. #eeccaa is the nearest web safe color code. You can see here many more shades of #edddbb color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeedddbb#edddbb
RGB Decimal237, 221, 187rgb(237, 221, 187)
RGB Percent93%, 87%, 73%rgb(93%, 87%, 73%)
CSS RGBa237, 221, 187,1rgba(237,221,187,1)
CMYK Modelcmyk(0%,7%,21%,7%)
HSL Color Space41,58% ,83%hsl(41,58% ,83%)
HSV Color Space41°, 21%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011011101110110111011
Octal355335273
Decimal237221187
Hexedddbb

Different shades of #edddbb color code.

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

Light Shade of #edddbb
#f8f1e3
Dark Shade of #edddbb
#e2c993
Saturated Shade of #edddbb
#f1dfb7
Desaturated Shade of #edddbb
#e9dbbf
Grey scale Shade of #edddbb
#d4d4d4
Brighten Shade
#fff6d4
Most Readable Shade
#000000

Shades of #edddbb color code

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

#edddbb
#d2c4a6
#b8ab91
#9e937c
#837a67
#696253
#4f493e
#343129
#1a1814
#000000

Similar Color like #edddbb color

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

#eedebc
#efdfbd
#f0e0be
#f1e1bf
#f2e2c0
#f3e3c1
#f4e4c2
#f5e5c3
#f6e6c4
#f7e7c5
#f8e8c6
#f9e9c7
#faeac8
#fbebc9
#ecdcba
#ebdbb9
#eadab8
#e9d9b7
#e8d8b6
#e7d7b5
#e6d6b4
#e5d5b3
#e4d4b2
#e3d3b1
#e2d2b0
#e1d1af
#e0d0ae
#dfcfad

Monochromatic Color with #edddbb

#edddbb
#181713
#433e35
#6d6656
#988e78
#c2b599

Tints of #edddbb Color

#edddbb
#efe0c2
#f1e4ca
#f3e8d1
#f5ecd9
#f7efe0
#f9f3e8
#fbf7ef
#fdfbf7
#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

#edddbb
#bbcbed

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

Split Complementary

#edddbb
#bbe4ed
#c4bbed

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

Analogous Color

#edc9bb
#edd3bb
#edddbb
#ede7bb
#e9edbb

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

#edddbb
#bbeddd
#ddbbed

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

#edddbb
#bbedc4
#bbcbed
#edbbe4

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

Double Complementary Color

#edddbb
#bbcbed
#c4bbed
#e4edbb

Double Complementary 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).

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

#edddbb Color Code Preview on Black Background Color

This is how #edddbb Color will look on black background color. Color contrast ratio is 15.66

#edddbb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #edddbb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #edddbb

#edddbb color code is use for CSS Background Color

Background color for the above div is #edddbb

HTML with inline CSS

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

#edddbb color code is use for CSS Border Color

CSS Border color for the above div is #edddbb

HTML with inline CSS

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

CSS Border Left color for the above div is #edddbb

HTML with inline CSS

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

CSS Border Right color for the above div is #edddbb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #edddbb

HTML with inline CSS

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

CSS Border Top color for the above div is #edddbb

HTML with inline CSS

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

#edddbb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#edddbb Color code Preview on White Background

This is how #edddbb Color code will look on white background color. Color contrast ratio is 1.34

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.