crispedge.com

Color picker

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

#ef7bb4 hex color - Red - Warm color - Information

#ef7bb4 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #ef7bb4 Color code in RGB color code model is created after adding 93.73% red color, 48.24% green color and 70.59% blue color. Hex #ef7bb4 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 49% magenta, 25% yellow and 6% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeef7bb4#ef7bb4
RGB Decimal239, 123, 180rgb(239, 123, 180)
RGB Percent94%, 48%, 71%rgb(94%, 48%, 71%)
CSS RGBa239, 123, 180,1rgba(239,123,180,1)
CMYK Modelcmyk(0%,49%,25%,6%)
HSL Color Space331,78% ,71%hsl(331,78% ,71%)
HSV Color Space331°, 49%, 94%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011110111101110110100
Octal357173264
Decimal239123180
Hexef7bb4

Different shades of #ef7bb4 color code.

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

Light Shade of #ef7bb4
#f5a8ce
Dark Shade of #ef7bb4
#e94e9a
Saturated Shade of #ef7bb4
#f674b4
Desaturated Shade of #ef7bb4
#e882b4
Grey scale Shade of #ef7bb4
#b5b5b5
Brighten Shade
#ff94cd
Most Readable Shade
#000000

Shades of #ef7bb4 color code

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

#ef7bb4
#d46da0
#b95f8c
#9f5278
#844464
#6a3650
#4f293c
#351b28
#1a0d14
#000000

Similar Color like #ef7bb4 color

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

#f07cb5
#f17db6
#f27eb7
#f37fb8
#f480b9
#f581ba
#f682bb
#f783bc
#f884bd
#f985be
#fa86bf
#fb87c0
#fc88c1
#fd89c2
#ee7ab3
#ed79b2
#ec78b1
#eb77b0
#ea76af
#e975ae
#e874ad
#e773ac
#e672ab
#e571aa
#e470a9
#e36fa8
#e26ea7
#e16da6

Monochromatic Color with #ef7bb4

#ef7bb4
#1a0e14
#452434
#6f3954
#9a4f74
#c46594

Tints of #ef7bb4 Color

#ef7bb4
#f089bc
#f298c4
#f4a7cd
#f6b5d5
#f7c4dd
#f9d3e6
#fbe1ee
#fdf0f6
#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

#ef7bb4
#7befb6

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

Split Complementary

#ef7bb4
#7bef7c
#7beeef

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

Analogous Color

#ef7be2
#ef7bcb
#ef7bb4
#ef7b9d
#ef7b86

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

#ef7bb4
#b4ef7b
#7bb4ef

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

#ef7bb4
#eeef7b
#7befb6
#7c7bef

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

#ef7bb4
#7befb6
#7beeef
#ef7c7b

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

#ef7bb4 Color Code Preview on Black Background Color

This is how #ef7bb4 Color will look on black background color. Color contrast ratio is 8.16

#ef7bb4 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ef7bb4

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ef7bb4

#ef7bb4 color code is use for CSS Background Color

Background color for the above div is #ef7bb4

HTML with inline CSS

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

#ef7bb4 color code is use for CSS Border Color

CSS Border color for the above div is #ef7bb4

HTML with inline CSS

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

CSS Border Left color for the above div is #ef7bb4

HTML with inline CSS

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

CSS Border Right color for the above div is #ef7bb4

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ef7bb4

HTML with inline CSS

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

CSS Border Top color for the above div is #ef7bb4

HTML with inline CSS

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

#ef7bb4 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ef7bb4 Color code Preview on White Background

This is how #ef7bb4 Color code will look on white background color. Color contrast ratio is 2.57

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

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.