crispedge.com

Color picker

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

#ebd48e hex color - Yellow - Warm color - Information

#ebd48e hex color - Yellow - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Yellow

Hex #ebd48e Color code in RGB color code model is created after adding 92.16% red color, 83.14% green color and 55.69% blue color. Hex #ebd48e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 10% magenta, 40% yellow and 8% black.

Hex #ebd48e color code is between #eecc88 web safe hex color code and #dddd99 web safe hex color code. #eecc88 is the nearest web safe color code. You can see here many more shades of #ebd48e color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeebd48e#ebd48e
RGB Decimal235, 212, 142rgb(235, 212, 142)
RGB Percent92%, 83%, 56%rgb(92%, 83%, 56%)
CSS RGBa235, 212, 142,1rgba(235,212,142,1)
CMYK Modelcmyk(0%,10%,40%,8%)
HSL Color Space45,70% ,74%hsl(45,70% ,74%)
HSV Color Space45°, 40%, 92%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111010111101010010001110
Octal353324216
Decimal235212142
Hexebd48e

Different shades of #ebd48e color code.

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

Light Shade of #ebd48e
#f3e4b9
Dark Shade of #ebd48e
#e3c463
Saturated Shade of #ebd48e
#f2d787
Desaturated Shade of #ebd48e
#e4d195
Grey scale Shade of #ebd48e
#bcbcbc
Brighten Shade
#ffeda7
Most Readable Shade
#000000

Shades of #ebd48e color code

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

#ebd48e
#d0bc7e
#b6a46e
#9c8d5e
#82754e
#685e3f
#4e462f
#342f1f
#1a170f
#000000

Similar Color like #ebd48e color

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

#ecd58f
#edd690
#eed791
#efd892
#f0d993
#f1da94
#f2db95
#f3dc96
#f4dd97
#f5de98
#f6df99
#f7e09a
#f8e19b
#f9e29c
#ead38d
#e9d28c
#e8d18b
#e7d08a
#e6cf89
#e5ce88
#e4cd87
#e3cc86
#e2cb85
#e1ca84
#e0c983
#dfc882
#dec781
#ddc680

Monochromatic Color with #ebd48e

#ebd48e
#16140e
#413b27
#6b6141
#96875b
#c0ae74

Tints of #ebd48e Color

#ebd48e
#edd89a
#efdda7
#f1e2b3
#f3e7c0
#f6ebcc
#f8f0d9
#faf5e5
#fcfaf2
#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

#ebd48e
#8ea5eb

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

Split Complementary

#ebd48e
#8ed3eb
#a68eeb

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

Analogous Color

#ebaf8e
#ebc18e
#ebd48e
#ebe78e
#ddeb8e

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

#ebd48e
#8eebd4
#d48eeb

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

#ebd48e
#8eeba5
#8ea5eb
#eb8ed3

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

#ebd48e
#8ea5eb
#a68eeb
#d3eb8e

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 #ebd48e 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.

#ebd48e Color Code Preview on Black Background Color

This is how #ebd48e Color will look on black background color. Color contrast ratio is 14.34

#ebd48e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ebd48e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ebd48e

#ebd48e color code is use for CSS Background Color

Background color for the above div is #ebd48e

HTML with inline CSS

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

#ebd48e color code is use for CSS Border Color

CSS Border color for the above div is #ebd48e

HTML with inline CSS

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

CSS Border Left color for the above div is #ebd48e

HTML with inline CSS

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

CSS Border Right color for the above div is #ebd48e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ebd48e

HTML with inline CSS

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

CSS Border Top color for the above div is #ebd48e

HTML with inline CSS

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

#ebd48e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ebd48e Color code Preview on White Background

This is how #ebd48e Color code will look on white background color. Color contrast ratio is 1.46

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

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.