crispedge.com

Color picker

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

#ebcad0 hex color - Red - Warm color - Information

#ebcad0 hex color - Red - Warm color

Color Mixture: Pink and Red

Color Hue/Base color: Red

Hex #ebcad0 Color code in RGB color code model is created after adding 92.16% red color, 79.22% green color and 81.57% blue color. Hex #ebcad0 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 14% magenta, 11% yellow and 8% black.

Hex #ebcad0 color code is between #eecccc web safe hex color code and #ddbbdd web safe hex color code. #eecccc is the nearest web safe color code. You can see here many more shades of #ebcad0 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeebcad0#ebcad0
RGB Decimal235, 202, 208rgb(235, 202, 208)
RGB Percent92%, 79%, 82%rgb(92%, 79%, 82%)
CSS RGBa235, 202, 208,1rgba(235,202,208,1)
CMYK Modelcmyk(0%,14%,11%,8%)
HSL Color Space349,45% ,86%hsl(349,45% ,86%)
HSV Color Space349°, 14%, 92%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111010111100101011010000
Octal353312320
Decimal235202208
Hexebcad0

Different shades of #ebcad0 color code.

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

Light Shade of #ebcad0
#f9eff1
Dark Shade of #ebcad0
#dda5af
Saturated Shade of #ebcad0
#efc6ce
Desaturated Shade of #ebcad0
#e7ced2
Grey scale Shade of #ebcad0
#dadada
Brighten Shade
#ffe3e9
Most Readable Shade
#000000

Shades of #ebcad0 color code

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

#ebcad0
#d0b3b8
#b69da1
#9c868a
#827073
#68595c
#4e4345
#342c2e
#1a1617
#000000

Similar Color like #ebcad0 color

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

#eccbd1
#edccd2
#eecdd3
#efced4
#f0cfd5
#f1d0d6
#f2d1d7
#f3d2d8
#f4d3d9
#f5d4da
#f6d5db
#f7d6dc
#f8d7dd
#f9d8de
#eac9cf
#e9c8ce
#e8c7cd
#e7c6cc
#e6c5cb
#e5c4ca
#e4c3c9
#e3c2c8
#e2c1c7
#e1c0c6
#e0bfc5
#dfbec4
#debdc3
#ddbcc2

Monochromatic Color with #ebcad0

#ebcad0
#161314
#41383a
#6b5c5f
#968185
#c0a5aa

Tints of #ebcad0 Color

#ebcad0
#edcfd5
#efd5da
#f1dbdf
#f3e1e4
#f6e7ea
#f8edef
#faf3f4
#fcf9f9
#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

#ebcad0
#caebe5

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

Split Complementary

#ebcad0
#caebd5
#cae1eb

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

Analogous Color

#ebcadd
#ebcad7
#ebcad0
#ebcbca
#ebd1ca

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

#ebcad0
#d0ebca
#cad0eb

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

#ebcad0
#e0ebca
#caebe5
#d4caeb

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

#ebcad0
#caebe5
#cae1eb
#ebd4ca

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

#ebcad0 Color Code Preview on Black Background Color

This is how #ebcad0 Color will look on black background color. Color contrast ratio is 13.89

#ebcad0 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ebcad0

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ebcad0

#ebcad0 color code is use for CSS Background Color

Background color for the above div is #ebcad0

HTML with inline CSS

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

#ebcad0 color code is use for CSS Border Color

CSS Border color for the above div is #ebcad0

HTML with inline CSS

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

CSS Border Left color for the above div is #ebcad0

HTML with inline CSS

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

CSS Border Right color for the above div is #ebcad0

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ebcad0

HTML with inline CSS

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

CSS Border Top color for the above div is #ebcad0

HTML with inline CSS

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

#ebcad0 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ebcad0 Color code Preview on White Background

This is how #ebcad0 Color code will look on white background color. Color contrast ratio is 1.51

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

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.