crispedge.com

Color picker

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

#e46daa hex color - Red - Warm color - Information

#e46daa hex color - Red - Warm color

Color Mixture: Magenta and Pink

Color Hue/Base color: Red

Hex #e46daa Color code in RGB color code model is created after adding 89.41% red color, 42.75% green color and 66.67% blue color. Hex #e46daa Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 52% magenta, 25% yellow and 11% black.

Hex #e46daa color code is between #dd6699 web safe hex color code and #ee77bb web safe hex color code. #dd6699 is the nearest web safe color code. You can see here many more shades of #e46daa color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codee46daa#e46daa
RGB Decimal228, 109, 170rgb(228, 109, 170)
RGB Percent89%, 43%, 67%rgb(89%, 43%, 67%)
CSS RGBa228, 109, 170,1rgba(228,109,170,1)
CMYK Modelcmyk(0%,52%,25%,11%)
HSL Color Space329,69% ,66%hsl(329,69% ,66%)
HSV Color Space329°, 52%, 89%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111001000110110110101010
Octal344155252
Decimal228109170
Hexe46daa

Different shades of #e46daa color code.

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

Light Shade of #e46daa
#ec98c3
Dark Shade of #e46daa
#dc4291
Saturated Shade of #e46daa
#ed64aa
Desaturated Shade of #e46daa
#db76aa
Grey scale Shade of #e46daa
#a8a8a8
Brighten Shade
#fd86c3
Most Readable Shade
#000000

Shades of #e46daa color code

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

#e46daa
#ca6097
#b15484
#984871
#7e3c5e
#65304b
#4c2438
#321825
#190c12
#000000

Similar Color like #e46daa color

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

#e56eab
#e66fac
#e770ad
#e871ae
#e972af
#ea73b0
#eb74b1
#ec75b2
#ed76b3
#ee77b4
#ef78b5
#f079b6
#f17ab7
#f27bb8
#e36ca9
#e26ba8
#e16aa7
#e069a6
#df68a5
#de67a4
#dd66a3
#dc65a2
#db64a1
#da63a0
#d9629f
#d8619e
#d7609d
#d65f9c

Monochromatic Color with #e46daa

#e46daa
#0f070c
#3a1c2b
#64304b
#8f446b
#b9598a

Tints of #e46daa Color

#e46daa
#e77db3
#ea8dbc
#ed9dc6
#f0adcf
#f3bed9
#f6cee2
#f9deec
#fceef5
#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

#e46daa
#6de4a7

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

Split Complementary

#e46daa
#6ee46d
#6de4e3

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

Analogous Color

#e46dda
#e46dc2
#e46daa
#e46d92
#e46d7a

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

#e46daa
#aae46d
#6daae4

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

#e46daa
#e4e26d
#6de4a7
#6d6ee4

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

#e46daa
#6de4a7
#6de4e3
#e46d6e

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

#e46daa Color Code Preview on Black Background Color

This is how #e46daa Color will look on black background color. Color contrast ratio is 7.07

#e46daa in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e46daa

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e46daa

#e46daa color code is use for CSS Background Color

Background color for the above div is #e46daa

HTML with inline CSS

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

#e46daa color code is use for CSS Border Color

CSS Border color for the above div is #e46daa

HTML with inline CSS

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

CSS Border Left color for the above div is #e46daa

HTML with inline CSS

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

CSS Border Right color for the above div is #e46daa

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e46daa

HTML with inline CSS

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

CSS Border Top color for the above div is #e46daa

HTML with inline CSS

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

#e46daa hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e46daa Color code Preview on White Background

This is how #e46daa Color code will look on white background color. Color contrast ratio is 2.97

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

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.