crispedge.com

Color picker

Loading...

#efbede hex color - Violet - Warm color - Information

#efbede hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #efbede Color code in RGB color code model is created after adding 93.73% red color, 74.51% green color and 87.06% blue color. Hex #efbede Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 21% magenta, 7% yellow and 6% black.

Hex #efbede color code is between #eebbdd web safe hex color code and #ffccee web safe hex color code. #eebbdd is the nearest web safe color code. You can see here many more shades of #efbede color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codeefbede#efbede
RGB Decimal239, 190, 222rgb(239, 190, 222)
RGB Percent94%, 75%, 87%rgb(94%, 75%, 87%)
CSS RGBa239, 190, 222,1rgba(239,190,222,1)
CMYK Modelcmyk(0%,21%,7%,6%)
HSL Color Space321,60% ,84%hsl(321,60% ,84%)
HSV Color Space321°, 21%, 94%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011111011111011011110
Octal357276336
Decimal239190222
Hexefbede

Different shades of #efbede color code.

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

Light Shade of #efbede
#f9e7f3
Dark Shade of #efbede
#e595c9
Saturated Shade of #efbede
#f3badf
Desaturated Shade of #efbede
#ebc2dd
Grey scale Shade of #efbede
#d6d6d6
Brighten Shade
#ffd7f7
Most Readable Shade
#000000

Shades of #efbede color code

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

#efbede
#d4a8c5
#b993ac
#9f7e94
#84697b
#6a5462
#4f3f4a
#352a31
#1a1518
#000000

Similar Color like #efbede color

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

#f0bfdf
#f1c0e0
#f2c1e1
#f3c2e2
#f4c3e3
#f5c4e4
#f6c5e5
#f7c6e6
#f8c7e7
#f9c8e8
#fac9e9
#fbcaea
#fccbeb
#fdccec
#eebddd
#edbcdc
#ecbbdb
#ebbada
#eab9d9
#e9b8d8
#e8b7d7
#e7b6d6
#e6b5d5
#e5b4d4
#e4b3d3
#e3b2d2
#e2b1d1
#e1b0d0

Monochromatic Color with #efbede

#efbede
#1a1519
#453740
#6f5968
#9a7a8f
#c49cb7

Tints of #efbede Color

#efbede
#f0c5e1
#f2cce5
#f4d3e9
#f6daec
#f7e2f0
#f9e9f4
#fbf0f7
#fdf7fb
#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

#efbede
#beefcf

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

Split Complementary

#efbede
#c6efbe
#beefe8

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

Analogous Color

#ecbeef
#efbee8
#efbede
#efbed4
#efbeca

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

#efbede
#deefbe
#bedeef

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

#efbede
#efe7be
#beefcf
#bec5ef

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

#efbede
#beefcf
#beefe8
#efbec6

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

#efbede Color Code Preview on Black Background Color

This is how #efbede Color will look on black background color. Color contrast ratio is 13.09

#efbede in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #efbede

HTML with inline CSS

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

Your Example Paragraph content text in with font color #efbede

#efbede color code is use for CSS Background Color

Background color for the above div is #efbede

HTML with inline CSS

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

#efbede color code is use for CSS Border Color

CSS Border color for the above div is #efbede

HTML with inline CSS

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

CSS Border Left color for the above div is #efbede

HTML with inline CSS

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

CSS Border Right color for the above div is #efbede

HTML with inline CSS

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

CSS Border Bottom color for the above div is #efbede

HTML with inline CSS

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

CSS Border Top color for the above div is #efbede

HTML with inline CSS

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

#efbede hex Color code used as CSS color Codes

Example CSS Class for usage

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

#efbede Color code Preview on White Background

This is how #efbede Color code will look on white background color. Color contrast ratio is 1.60

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

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,190,222,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(190,239,207,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(239,190,222,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.