crispedge.com

Color picker

Loading...

#efb1bb hex color - Red - Warm color - Information

#efb1bb hex color - Red - Warm color

Color Mixture: Pink and Red

Color Hue/Base color: Red

Hex #efb1bb Color code in RGB color code model is created after adding 93.73% red color, 69.41% green color and 73.33% blue color. Hex #efb1bb Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 26% magenta, 22% yellow and 6% black.

Hex #efb1bb color code is between #eeaaaa web safe hex color code and #ffbbcc web safe hex color code. #eeaaaa is the nearest web safe color code. You can see here many more shades of #efb1bb color code.

0 Likes 0 Comments | 5 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Codeefb1bb#efb1bb
RGB Decimal239, 177, 187rgb(239, 177, 187)
RGB Percent94%, 69%, 73%rgb(94%, 69%, 73%)
CSS RGBa239, 177, 187,1rgba(239,177,187,1)
CMYK Modelcmyk(0%,26%,22%,6%)
HSL Color Space350,66% ,82%hsl(350,66% ,82%)
HSV Color Space350°, 26%, 94%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011111011000110111011
Octal357261273
Decimal239177187
Hexefb1bb

Different shades of #efb1bb color code.

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

Light Shade of #efb1bb
#f8dbe0
Dark Shade of #efb1bb
#e68796
Saturated Shade of #efb1bb
#f4acb8
Desaturated Shade of #efb1bb
#eab6be
Grey scale Shade of #efb1bb
#d0d0d0
Brighten Shade
#ffcad4
Most Readable Shade
#000000

Shades of #efb1bb color code

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

#efb1bb
#d49da6
#b98991
#9f767c
#846267
#6a4e53
#4f3b3e
#352729
#1a1314
#000000

Similar Color like #efb1bb color

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

#f0b2bc
#f1b3bd
#f2b4be
#f3b5bf
#f4b6c0
#f5b7c1
#f6b8c2
#f7b9c3
#f8bac4
#f9bbc5
#fabcc6
#fbbdc7
#fcbec8
#fdbfc9
#eeb0ba
#edafb9
#ecaeb8
#ebadb7
#eaacb6
#e9abb5
#e8aab4
#e7a9b3
#e6a8b2
#e5a7b1
#e4a6b0
#e3a5af
#e2a4ae
#e1a3ad

Monochromatic Color with #efb1bb

#efb1bb
#1a1415
#453336
#6f5357
#9a7278
#c4929a

Tints of #efb1bb Color

#efb1bb
#f0b9c2
#f2c2ca
#f4cbd1
#f6d3d9
#f7dce0
#f9e5e8
#fbedef
#fdf6f7
#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

#efb1bb
#b1efe5

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

Split Complementary

#efb1bb
#b1efc6
#b1daef

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

Analogous Color

#efb1d4
#efb1c7
#efb1bb
#efb3b1
#efc0b1

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

#efb1bb
#bbefb1
#b1bbef

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

#efb1bb
#daefb1
#b1efe5
#c6b1ef

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

#efb1bb
#b1efe5
#b1daef
#efc6b1

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

#efb1bb Color Code Preview on Black Background Color

This is how #efb1bb Color will look on black background color. Color contrast ratio is 11.68

#efb1bb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #efb1bb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #efb1bb

#efb1bb color code is use for CSS Background Color

Background color for the above div is #efb1bb

HTML with inline CSS

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

#efb1bb color code is use for CSS Border Color

CSS Border color for the above div is #efb1bb

HTML with inline CSS

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

CSS Border Left color for the above div is #efb1bb

HTML with inline CSS

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

CSS Border Right color for the above div is #efb1bb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #efb1bb

HTML with inline CSS

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

CSS Border Top color for the above div is #efb1bb

HTML with inline CSS

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

#efb1bb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#efb1bb Color code Preview on White Background

This is how #efb1bb Color code will look on white background color. Color contrast ratio is 1.80

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

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(239,177,187,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(177,239,229,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(239,177,187,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 5 Views

Post your comment:-

By submitting comment you agree to our privacy policy.