crispedge.com

Color picker

Loading...

#fbe1f9 hex color - Red - Warm color - Information

#fbe1f9 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #fbe1f9 Color code in RGB color code model is created after adding 98.43% red color, 88.24% green color and 97.65% blue color. Hex #fbe1f9 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 10% magenta, 1% yellow and 2% black.

Hex #fbe1f9 color code is between #ffddff web safe hex color code and #eeeeee web safe hex color code. #ffddff is the nearest web safe color code. You can see here many more shades of #fbe1f9 color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codefbe1f9#fbe1f9
RGB Decimal251, 225, 249rgb(251, 225, 249)
RGB Percent98%, 88%, 98%rgb(98%, 88%, 98%)
CSS RGBa251, 225, 249,1rgba(251,225,249,1)
CMYK Modelcmyk(0%,10%,1%,2%)
HSL Color Space305,76% ,93%hsl(305,76% ,93%)
HSV Color Space305°, 10%, 98%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111110111110000111111001
Octal373341371
Decimal251225249
Hexfbe1f9

Different shades of #fbe1f9 color code.

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

Light Shade of #fbe1f9
#ffffff
Dark Shade of #fbe1f9
#f5b4f0
Saturated Shade of #fbe1f9
#fddffa
Desaturated Shade of #fbe1f9
#f9e3f8
Grey scale Shade of #fbe1f9
#eeeeee
Brighten Shade
#fffaff
Most Readable Shade
#000000

Shades of #fbe1f9 color code

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

#fbe1f9
#dfc8dd
#c3afc1
#a796a6
#8b7d8a
#6f646e
#534b53
#373237
#1b191b
#000000

Similar Color like #fbe1f9 color

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

#fce2fa
#fde3fb
#fee4fc
#ffe5fd
#ffe6fe
#ffe7ff
#ffe8ff
#ffe9ff
#ffeaff
#ffebff
#ffecff
#ffedff
#ffeeff
#ffefff
#fae0f8
#f9dff7
#f8def6
#f7ddf5
#f6dcf4
#f5dbf3
#f4daf2
#f3d9f1
#f2d8f0
#f1d7ef
#f0d6ee
#efd5ed
#eed4ec
#edd3eb

Monochromatic Color with #fbe1f9

#fbe1f9
#262226
#514950
#7b6f7b
#a695a5
#d0bbcf

Tints of #fbe1f9 Color

#fbe1f9
#fbe4f9
#fbe7fa
#fcebfb
#fceefb
#fdf1fc
#fdf5fd
#fef8fd
#fefbfe
#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

#fbe1f9
#e1fbe3

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

Split Complementary

#fbe1f9
#ecfbe1
#e1fbf0

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

Analogous Color

#f3e1fb
#f8e1fb
#fbe1f9
#fbe1f4
#fbe1ef

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

#fbe1f9
#f9fbe1
#e1f9fb

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

#fbe1f9
#fbf0e1
#e1fbe3
#e1ecfb

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

#fbe1f9
#e1fbe3
#e1fbf0
#fbe1ec

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

#fbe1f9 Color Code Preview on Black Background Color

This is how #fbe1f9 Color will look on black background color. Color contrast ratio is 17.24

#fbe1f9 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fbe1f9

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fbe1f9

#fbe1f9 color code is use for CSS Background Color

Background color for the above div is #fbe1f9

HTML with inline CSS

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

#fbe1f9 color code is use for CSS Border Color

CSS Border color for the above div is #fbe1f9

HTML with inline CSS

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

CSS Border Left color for the above div is #fbe1f9

HTML with inline CSS

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

CSS Border Right color for the above div is #fbe1f9

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fbe1f9

HTML with inline CSS

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

CSS Border Top color for the above div is #fbe1f9

HTML with inline CSS

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

#fbe1f9 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fbe1f9 Color code Preview on White Background

This is how #fbe1f9 Color code will look on white background color. Color contrast ratio is 1.22

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

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(251,225,249,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(225,251,227,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(251,225,249,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.