crispedge.com

Color picker

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

#e08dbd hex color - Red - Warm color - Information

#e08dbd hex color - Red - Warm color

Color Mixture: Magenta and Pink

Color Hue/Base color: Red

Hex #e08dbd Color code in RGB color code model is created after adding 87.84% red color, 55.29% green color and 74.12% blue color. Hex #e08dbd Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 37% magenta, 16% yellow and 12% black.

Hex #e08dbd color code is between #dd88bb web safe hex color code and #ee99cc web safe hex color code. #dd88bb is the nearest web safe color code. You can see here many more shades of #e08dbd color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codee08dbd#e08dbd
RGB Decimal224, 141, 189rgb(224, 141, 189)
RGB Percent88%, 55%, 74%rgb(88%, 55%, 74%)
CSS RGBa224, 141, 189,1rgba(224,141,189,1)
CMYK Modelcmyk(0%,37%,16%,12%)
HSL Color Space325,57% ,72%hsl(325,57% ,72%)
HSV Color Space325°, 37%, 88%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111000001000110110111101
Octal340215275
Decimal224141189
Hexe08dbd

Different shades of #e08dbd color code.

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

Light Shade of #e08dbd
#ebb5d4
Dark Shade of #e08dbd
#d565a6
Saturated Shade of #e08dbd
#e786be
Desaturated Shade of #e08dbd
#d994bc
Grey scale Shade of #e08dbd
#b6b6b6
Brighten Shade
#f9a6d6
Most Readable Shade
#000000

Shades of #e08dbd color code

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

#e08dbd
#c77da8
#ae6d93
#955e7e
#7c4e69
#633e54
#4a2f3f
#311f2a
#180f15
#000000

Similar Color like #e08dbd color

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

#e18ebe
#e28fbf
#e390c0
#e491c1
#e592c2
#e693c3
#e794c4
#e895c5
#e996c6
#ea97c7
#eb98c8
#ec99c9
#ed9aca
#ee9bcb
#df8cbc
#de8bbb
#dd8aba
#dc89b9
#db88b8
#da87b7
#d986b6
#d885b5
#d784b4
#d683b3
#d582b2
#d481b1
#d380b0
#d27faf

Monochromatic Color with #e08dbd

#e08dbd
#0b070a
#36222e
#603d51
#8b5775
#b57299

Tints of #e08dbd Color

#e08dbd
#e399c4
#e6a6cb
#eab3d3
#edbfda
#f1cce1
#f4d9e9
#f8e5f0
#fbf2f7
#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

#e08dbd
#8de0b0

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

Split Complementary

#e08dbd
#94e08d
#8de0da

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

Analogous Color

#e08dde
#e08dce
#e08dbd
#e08dac
#e08d9c

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

#e08dbd
#bde08d
#8dbde0

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

#e08dbd
#e0d98d
#8de0b0
#8d93e0

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

#e08dbd
#8de0b0
#8de0da
#e08d94

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

#e08dbd Color Code Preview on Black Background Color

This is how #e08dbd Color will look on black background color. Color contrast ratio is 8.71

#e08dbd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e08dbd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e08dbd

#e08dbd color code is use for CSS Background Color

Background color for the above div is #e08dbd

HTML with inline CSS

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

#e08dbd color code is use for CSS Border Color

CSS Border color for the above div is #e08dbd

HTML with inline CSS

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

CSS Border Left color for the above div is #e08dbd

HTML with inline CSS

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

CSS Border Right color for the above div is #e08dbd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e08dbd

HTML with inline CSS

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

CSS Border Top color for the above div is #e08dbd

HTML with inline CSS

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

#e08dbd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e08dbd Color code Preview on White Background

This is how #e08dbd Color code will look on white background color. Color contrast ratio is 2.41

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

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.