crispedge.com

Color picker

Loading...

#feb1da hex color - Red - Warm color - Information

#feb1da hex color - Red - Warm color

Color Mixture: Magenta and Pink

Color Hue/Base color: Red

Hex #feb1da Color code in RGB color code model is created after adding 99.61% red color, 69.41% green color and 85.49% blue color. Hex #feb1da Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 30% magenta, 14% yellow and 0% black.

Hex #feb1da color code is between #ffaadd web safe hex color code and #eebbcc web safe hex color code. #ffaadd is the nearest web safe color code. You can see here many more shades of #feb1da color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codefeb1da#feb1da
RGB Decimal254, 177, 218rgb(254, 177, 218)
RGB Percent100%, 69%, 85%rgb(100%, 69%, 85%)
CSS RGBa254, 177, 218,1rgba(254,177,218,1)
CMYK Modelcmyk(0%,30%,14%,0%)
HSL Color Space328,97% ,85%hsl(328,97% ,85%)
HSV Color Space328°, 30%, 100%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111101011000111011010
Octal376261332
Decimal254177218
Hexfeb1da

Different shades of #feb1da color code.

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

Light Shade of #feb1da
#ffe3f2
Dark Shade of #feb1da
#fd7fc2
Saturated Shade of #feb1da
#ffb0da
Desaturated Shade of #feb1da
#fab5da
Grey scale Shade of #feb1da
#d7d7d7
Brighten Shade
#ffcaf3
Most Readable Shade
#000000

Shades of #feb1da color code

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

#feb1da
#e19dc1
#c589a9
#a97691
#8d6279
#704e60
#543b48
#382730
#1c1318
#000000

Similar Color like #feb1da color

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

#ffb2db
#ffb3dc
#ffb4dd
#ffb5de
#ffb6df
#ffb7e0
#ffb8e1
#ffb9e2
#ffbae3
#ffbbe4
#ffbce5
#ffbde6
#ffbee7
#ffbfe8
#fdb0d9
#fcafd8
#fbaed7
#faadd6
#f9acd5
#f8abd4
#f7aad3
#f6a9d2
#f5a8d1
#f4a7d0
#f3a6cf
#f2a5ce
#f1a4cd
#f0a3cc

Monochromatic Color with #feb1da

#feb1da
#291d24
#543b48
#7e586d
#a97691
#d393b6

Tints of #feb1da Color

#feb1da
#feb9de
#fec2e2
#fecbe6
#fed3ea
#fedcee
#fee5f2
#feedf6
#fef6fa
#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

#feb1da
#b1fed5

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

Split Complementary

#feb1da
#b4feb1
#b1fefc

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

Analogous Color

#feb1f9
#feb1e9
#feb1da
#feb1cb
#feb1bb

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

#feb1da
#dafeb1
#b1dafe

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

#feb1da
#fefbb1
#b1fed5
#b1b3fe

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

#feb1da
#b1fed5
#b1fefc
#feb1b4

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

#feb1da Color Code Preview on Black Background Color

This is how #feb1da Color will look on black background color. Color contrast ratio is 12.52

#feb1da in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #feb1da

HTML with inline CSS

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

Your Example Paragraph content text in with font color #feb1da

#feb1da color code is use for CSS Background Color

Background color for the above div is #feb1da

HTML with inline CSS

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

#feb1da color code is use for CSS Border Color

CSS Border color for the above div is #feb1da

HTML with inline CSS

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

CSS Border Left color for the above div is #feb1da

HTML with inline CSS

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

CSS Border Right color for the above div is #feb1da

HTML with inline CSS

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

CSS Border Bottom color for the above div is #feb1da

HTML with inline CSS

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

CSS Border Top color for the above div is #feb1da

HTML with inline CSS

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

#feb1da hex Color code used as CSS color Codes

Example CSS Class for usage

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

#feb1da Color code Preview on White Background

This is how #feb1da Color code will look on white background color. Color contrast ratio is 1.68

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

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(254,177,218,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(177,254,213,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(254,177,218,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.