crispedge.com

Color picker

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

#ebd6ce hex color - Orange - Warm color - Information

#ebd6ce hex color - Orange - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Orange

Hex #ebd6ce Color code in RGB color code model is created after adding 92.16% red color, 83.92% green color and 80.78% blue color. Hex #ebd6ce Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 9% magenta, 12% yellow and 8% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeebd6ce#ebd6ce
RGB Decimal235, 214, 206rgb(235, 214, 206)
RGB Percent92%, 84%, 81%rgb(92%, 84%, 81%)
CSS RGBa235, 214, 206,1rgba(235,214,206,1)
CMYK Modelcmyk(0%,9%,12%,8%)
HSL Color Space17,42% ,86%hsl(17,42% ,86%)
HSV Color Space17°, 12%, 92%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111010111101011011001110
Octal353326316
Decimal235214206
Hexebd6ce

Different shades of #ebd6ce color code.

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

Light Shade of #ebd6ce
#faf4f2
Dark Shade of #ebd6ce
#dcb8aa
Saturated Shade of #ebd6ce
#eed4cb
Desaturated Shade of #ebd6ce
#e8d8d1
Grey scale Shade of #ebd6ce
#dcdcdc
Brighten Shade
#ffefe7
Most Readable Shade
#000000

Shades of #ebd6ce color code

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

#ebd6ce
#d0beb7
#b6a6a0
#9c8e89
#827672
#685f5b
#4e4744
#342f2d
#1a1716
#000000

Similar Color like #ebd6ce color

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

#ecd7cf
#edd8d0
#eed9d1
#efdad2
#f0dbd3
#f1dcd4
#f2ddd5
#f3ded6
#f4dfd7
#f5e0d8
#f6e1d9
#f7e2da
#f8e3db
#f9e4dc
#ead5cd
#e9d4cc
#e8d3cb
#e7d2ca
#e6d1c9
#e5d0c8
#e4cfc7
#e3cec6
#e2cdc5
#e1ccc4
#e0cbc3
#dfcac2
#dec9c1
#ddc8c0

Monochromatic Color with #ebd6ce

#ebd6ce
#161414
#413b39
#6b625e
#968983
#c0afa9

Tints of #ebd6ce Color

#ebd6ce
#eddad3
#efdfd8
#f1e3de
#f3e8e3
#f6ece9
#f8f1ee
#faf5f4
#fcfaf9
#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

#ebd6ce
#cee3eb

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

Split Complementary

#ebd6ce
#ceebe5
#ced5eb

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

Analogous Color

#ebced2
#ebd0ce
#ebd6ce
#ebdcce
#ebe2ce

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

#ebd6ce
#ceebd6
#d6ceeb

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

#ebd6ce
#d4ebce
#cee3eb
#e4ceeb

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

#ebd6ce
#cee3eb
#ced5eb
#ebe5ce

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

#ebd6ce Color Code Preview on Black Background Color

This is how #ebd6ce Color will look on black background color. Color contrast ratio is 15.04

#ebd6ce in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ebd6ce

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ebd6ce

#ebd6ce color code is use for CSS Background Color

Background color for the above div is #ebd6ce

HTML with inline CSS

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

#ebd6ce color code is use for CSS Border Color

CSS Border color for the above div is #ebd6ce

HTML with inline CSS

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

CSS Border Left color for the above div is #ebd6ce

HTML with inline CSS

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

CSS Border Right color for the above div is #ebd6ce

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ebd6ce

HTML with inline CSS

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

CSS Border Top color for the above div is #ebd6ce

HTML with inline CSS

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

#ebd6ce hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ebd6ce Color code Preview on White Background

This is how #ebd6ce Color code will look on white background color. Color contrast ratio is 1.40

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

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.