crispedge.com

Color picker

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

#ef5db5 hex color - Red - Warm color - Information

#ef5db5 hex color - Red - Warm color

Color Mixture: Magenta and Pink

Color Hue/Base color: Red

Hex #ef5db5 Color code in RGB color code model is created after adding 93.73% red color, 36.47% green color and 70.98% blue color. Hex #ef5db5 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 61% magenta, 24% yellow and 6% black.

Hex #ef5db5 color code is between #ee55bb web safe hex color code and #ff66aa web safe hex color code. #ee55bb is the nearest web safe color code. You can see here many more shades of #ef5db5 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeef5db5#ef5db5
RGB Decimal239, 93, 181rgb(239, 93, 181)
RGB Percent94%, 36%, 71%rgb(94%, 36%, 71%)
CSS RGBa239, 93, 181,1rgba(239,93,181,1)
CMYK Modelcmyk(0%,61%,24%,6%)
HSL Color Space324,82% ,65%hsl(324,82% ,65%)
HSV Color Space324°, 61%, 94%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011110101110110110101
Octal357135265
Decimal23993181
Hexef5db5

Different shades of #ef5db5 color code.

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

Light Shade of #ef5db5
#f48bca
Dark Shade of #ef5db5
#ea2fa0
Saturated Shade of #ef5db5
#f854b7
Desaturated Shade of #ef5db5
#e666b3
Grey scale Shade of #ef5db5
#a6a6a6
Brighten Shade
#ff76ce
Most Readable Shade
#000000

Shades of #ef5db5 color code

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

#ef5db5
#d452a0
#b9488c
#9f3e78
#843364
#6a2950
#4f1f3c
#351428
#1a0a14
#000000

Similar Color like #ef5db5 color

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

#f05eb6
#f15fb7
#f260b8
#f361b9
#f462ba
#f563bb
#f664bc
#f765bd
#f866be
#f967bf
#fa68c0
#fb69c1
#fc6ac2
#fd6bc3
#ee5cb4
#ed5bb3
#ec5ab2
#eb59b1
#ea58b0
#e957af
#e856ae
#e755ad
#e654ac
#e553ab
#e452aa
#e351a9
#e250a8
#e14fa7

Monochromatic Color with #ef5db5

#ef5db5
#1a0a14
#451b34
#6f2b54
#9a3c75
#c44c95

Tints of #ef5db5 Color

#ef5db5
#f06fbd
#f281c5
#f493cd
#f6a5d5
#f7b7de
#f9c9e6
#fbdbee
#fdedf6
#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

#ef5db5
#5def97

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

Split Complementary

#ef5db5
#6cef5d
#5defe0

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

Analogous Color

#ef5def
#ef5dd2
#ef5db5
#ef5d98
#ef5d7b

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

#ef5db5
#b5ef5d
#5db5ef

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

#ef5db5
#efe05d
#5def97
#5d6cef

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

#ef5db5
#5def97
#5defe0
#ef5d6c

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

#ef5db5 Color Code Preview on Black Background Color

This is how #ef5db5 Color will look on black background color. Color contrast ratio is 6.90

#ef5db5 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ef5db5

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ef5db5

#ef5db5 color code is use for CSS Background Color

Background color for the above div is #ef5db5

HTML with inline CSS

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

#ef5db5 color code is use for CSS Border Color

CSS Border color for the above div is #ef5db5

HTML with inline CSS

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

CSS Border Left color for the above div is #ef5db5

HTML with inline CSS

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

CSS Border Right color for the above div is #ef5db5

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ef5db5

HTML with inline CSS

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

CSS Border Top color for the above div is #ef5db5

HTML with inline CSS

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

#ef5db5 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ef5db5 Color code Preview on White Background

This is how #ef5db5 Color code will look on white background color. Color contrast ratio is 3.04

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

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.