crispedge.com

Color picker

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

#e094b0 hex color - Red - Warm color - Information

#e094b0 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #e094b0 Color code in RGB color code model is created after adding 87.84% red color, 58.04% green color and 69.02% blue color. Hex #e094b0 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 34% magenta, 21% yellow and 12% black.

Hex #e094b0 color code is between #dd99aa web safe hex color code and #ee88bb web safe hex color code. #dd99aa is the nearest web safe color code. You can see here many more shades of #e094b0 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codee094b0#e094b0
RGB Decimal224, 148, 176rgb(224, 148, 176)
RGB Percent88%, 58%, 69%rgb(88%, 58%, 69%)
CSS RGBa224, 148, 176,1rgba(224,148,176,1)
CMYK Modelcmyk(0%,34%,21%,12%)
HSL Color Space338,55% ,73%hsl(338,55% ,73%)
HSV Color Space338°, 34%, 88%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111000001001010010110000
Octal340224260
Decimal224148176
Hexe094b0

Different shades of #e094b0 color code.

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

Light Shade of #e094b0
#ebbccd
Dark Shade of #e094b0
#d56c93
Saturated Shade of #e094b0
#e78dae
Desaturated Shade of #e094b0
#d99bb2
Grey scale Shade of #e094b0
#bababa
Brighten Shade
#f9adc9
Most Readable Shade
#000000

Shades of #e094b0 color code

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

#e094b0
#c7839c
#ae7388
#956275
#7c5261
#63414e
#4a313a
#312027
#181013
#000000

Similar Color like #e094b0 color

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

#e195b1
#e296b2
#e397b3
#e498b4
#e599b5
#e69ab6
#e79bb7
#e89cb8
#e99db9
#ea9eba
#eb9fbb
#eca0bc
#eda1bd
#eea2be
#df93af
#de92ae
#dd91ad
#dc90ac
#db8fab
#da8eaa
#d98da9
#d88ca8
#d78ba7
#d68aa6
#d589a5
#d488a4
#d387a3
#d286a2

Monochromatic Color with #e094b0

#e094b0
#0b0809
#36242a
#60404c
#8b5c6d
#b5788f

Tints of #e094b0 Color

#e094b0
#e39fb8
#e6abc1
#eab7ca
#edc3d3
#f1cfdb
#f4dbe4
#f8e7ed
#fbf3f6
#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

#e094b0
#94e0c4

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

Split Complementary

#e094b0
#94e09e
#94d6e0

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

Analogous Color

#e094ce
#e094bf
#e094b0
#e094a1
#e09694

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

#e094b0
#b0e094
#94b0e0

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

#e094b0
#d6e094
#94e0c4
#9e94e0

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

#e094b0
#94e0c4
#94d6e0
#e09e94

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

#e094b0 Color Code Preview on Black Background Color

This is how #e094b0 Color will look on black background color. Color contrast ratio is 9.03

#e094b0 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e094b0

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e094b0

#e094b0 color code is use for CSS Background Color

Background color for the above div is #e094b0

HTML with inline CSS

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

#e094b0 color code is use for CSS Border Color

CSS Border color for the above div is #e094b0

HTML with inline CSS

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

CSS Border Left color for the above div is #e094b0

HTML with inline CSS

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

CSS Border Right color for the above div is #e094b0

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e094b0

HTML with inline CSS

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

CSS Border Top color for the above div is #e094b0

HTML with inline CSS

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

#e094b0 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e094b0 Color code Preview on White Background

This is how #e094b0 Color code will look on white background color. Color contrast ratio is 2.32

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

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.