crispedge.com

Color picker

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

#ef5c8b hex color - Red - Warm color - Information

#ef5c8b hex color - Red - Warm color

Color Hue/Base color: Red

Hex #ef5c8b Color code in RGB color code model is created after adding 93.73% red color, 36.08% green color and 54.51% blue color. Hex #ef5c8b Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 62% magenta, 42% yellow and 6% black.

Hex #ef5c8b color code is between #ee5588 web safe hex color code and #ff6699 web safe hex color code. #ee5588 is the nearest web safe color code. You can see here many more shades of #ef5c8b color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeef5c8b#ef5c8b
RGB Decimal239, 92, 139rgb(239, 92, 139)
RGB Percent94%, 36%, 55%rgb(94%, 36%, 55%)
CSS RGBa239, 92, 139,1rgba(239,92,139,1)
CMYK Modelcmyk(0%,62%,42%,6%)
HSL Color Space341,82% ,65%hsl(341,82% ,65%)
HSV Color Space341°, 62%, 94%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011110101110010001011
Octal357134213
Decimal23992139
Hexef5c8b

Different shades of #ef5c8b color code.

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

Light Shade of #ef5c8b
#f48aac
Dark Shade of #ef5c8b
#ea2e6a
Saturated Shade of #ef5c8b
#f85388
Desaturated Shade of #ef5c8b
#e6658e
Grey scale Shade of #ef5c8b
#a5a5a5
Brighten Shade
#ff75a4
Most Readable Shade
#000000

Shades of #ef5c8b color code

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

#ef5c8b
#d4517b
#b9476c
#9f3d5c
#84334d
#6a283d
#4f1e2e
#35141e
#1a0a0f
#000000

Similar Color like #ef5c8b color

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

#f05d8c
#f15e8d
#f25f8e
#f3608f
#f46190
#f56291
#f66392
#f76493
#f86594
#f96695
#fa6796
#fb6897
#fc6998
#fd6a99
#ee5b8a
#ed5a89
#ec5988
#eb5887
#ea5786
#e95685
#e85584
#e75483
#e65382
#e55281
#e45180
#e3507f
#e24f7e
#e14e7d

Monochromatic Color with #ef5c8b

#ef5c8b
#1a0a0f
#451b28
#6f2b41
#9a3b5a
#c44c72

Tints of #ef5c8b Color

#ef5c8b
#f06e97
#f280a4
#f492b1
#f6a4be
#f7b6cb
#f9c8d8
#fbdae5
#fdecf2
#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

#ef5c8b
#5cefc0

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

Split Complementary

#ef5c8b
#5cef76
#5cd4ef

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

Analogous Color

#ef5cc6
#ef5ca8
#ef5c8b
#ef5c6e
#ef685c

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

#ef5c8b
#8bef5c
#5c8bef

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

#ef5c8b
#d4ef5c
#5cefc0
#765cef

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

#ef5c8b
#5cefc0
#5cd4ef
#ef775c

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

#ef5c8b Color Code Preview on Black Background Color

This is how #ef5c8b Color will look on black background color. Color contrast ratio is 6.57

#ef5c8b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ef5c8b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ef5c8b

#ef5c8b color code is use for CSS Background Color

Background color for the above div is #ef5c8b

HTML with inline CSS

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

#ef5c8b color code is use for CSS Border Color

CSS Border color for the above div is #ef5c8b

HTML with inline CSS

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

CSS Border Left color for the above div is #ef5c8b

HTML with inline CSS

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

CSS Border Right color for the above div is #ef5c8b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ef5c8b

HTML with inline CSS

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

CSS Border Top color for the above div is #ef5c8b

HTML with inline CSS

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

#ef5c8b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ef5c8b Color code Preview on White Background

This is how #ef5c8b Color code will look on white background color. Color contrast ratio is 3.19

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

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.